Quote:
Originally Posted by obmob
now, i would love to know what does this do? :surprised:
PHP Code:
<if condition="$consumption">
<tr>
<td class="alt1" align="$stylevar[right]">
<span class="smallfont">$consumption</span>
</td>
</tr>
</if>
Thanks for your support AndrewD! :bunny:
|
When you enable user download/bandwith allowances (LDM admincp), $consumption contains the actual and allowed daily usage.
I'll look at your other point tomorrow