changed: upload function
select file type by the extension
param: multi
fixed: uptime function
it showed incorrect uptime time (minuts were badly calculated)
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@575 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
<h1>{uptime_header}</h1>
|
||||
|
||||
<p>[winix_cur_time], {uptime_up}
|
||||
<p>{uptime_current_time}: [winix_cur_time]<br>
|
||||
{uptime_up}:
|
||||
|
||||
[if-one uptime_more_than_one_day]
|
||||
[uptime_days] {uptime_days},
|
||||
[uptime_days] {uptime_days}
|
||||
[else]
|
||||
[uptime_hours],
|
||||
[uptime_hours]
|
||||
[end]
|
||||
<br>
|
||||
|
||||
[winix_users_logged] {uptime_users}
|
||||
{uptime_users}: [winix_users_logged]
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user