diff --git a/.gitattributes b/.gitattributes index 0fe1dc3d..1d611e0c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -333,7 +333,6 @@ bureau/admin/powered2.jpg -text bureau/admin/quota_show.php -text bureau/admin/quotas_oneuser.php -text bureau/admin/quotas_users.php -text -bureau/admin/sql_add.php -text bureau/admin/sql_admin.php -text bureau/admin/sql_bck.php -text bureau/admin/sql_del.php -text diff --git a/bureau/admin/sql_add.php b/bureau/admin/sql_add.php deleted file mode 100644 index 08258d9e..00000000 --- a/bureau/admin/sql_add.php +++ /dev/null @@ -1,71 +0,0 @@ -cancreate("mysql")) { - $error=_("err_mysql_1"); - $fatal=1; -} - -?> -
-$error"; - if (isset($fatal) && $fatal) { - include_once("foot.php"); - exit(); - } - } -$q=$quota->getquota("mysql"); -if($q['u'] == 0 ){ - include_once("sql_doadd.php"); -}else{ -?> - - - - -