include("../../admin/databasevars.php"); include("../../admin/database.php"); include("../../admin/free_disk_space.php"); mysql_query("update data set busyspace='$FREEDISKSPACE';"); $FreeSpace_query = mysql_query("select * from data;"); $FreeSpace_allspace = mysql_result($FreeSpace_query, 0, 'allspace'); $FreeSpace_busyspace = mysql_result($FreeSpace_query, 0, 'busyspace'); $FreeSpace_free = $FreeSpace_allspace - 300 - $FreeSpace_busyspace; if ($FreeSpace_free <= 0){ ?>
Выберите файл
Resize graphics files to
:
Width
:
or
Height
:
View:
List
Images
File Name
Date
Size
Sort:
Name
Date
Size
File Name
Date
Size
Author Demphest Gorphek (
demphest.ru
)
In the process of creation used the following components, for which it separate thanks ;-)
jQuery (
jquery.com
)
jQuery UI (
jqueryui.com
)
jquery.dynatree - Martin Wendt (
wwWendt.de
)
jquery.contextmenu - Matt Kruse (
JavascriptToolbox.com
)
jquery.cookie - Klaus Hartl (
stilbuero.de
)
jquery.multifile - Fyneworks.com (
fyneworks.com
)
jquery.form - Form Plugin (
malsup.com
)
Jordan Michael - "120 different file extension icons" (
jordan-michael.com
)
Mark James - "Icons used in menu" (
famfamfam.com
)
}?>