diff managedb.php @ 1115:24e6915fc0fb

Move database field length definitions from msite.inc.php to dbdefs.inc.php
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Oct 2019 10:33:39 +0300
parents 0a2117349f46
children b2bca5f6d0ff
line wrap: on
line diff
--- a/managedb.php	Mon Oct 14 10:31:39 2019 +0300
+++ b/managedb.php	Mon Oct 14 10:33:39 2019 +0300
@@ -14,7 +14,6 @@
 
 require_once "mconfig.inc.php";
 require_once "msite.inc.php";
-require_once "dbdefs.inc.php";
 
 stCheckCLIExec();