diff msite.inc.php @ 420:e9f6e242c4b9

Define some more SQL field lengths.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Dec 2013 19:10:52 +0200
parents 298822ed0420
children cefa64c8be63
line wrap: on
line diff
--- a/msite.inc.php	Thu Dec 05 18:54:09 2013 +0200
+++ b/msite.inc.php	Thu Dec 05 19:10:52 2013 +0200
@@ -31,6 +31,9 @@
 define("SET_LEN_ENTRY_FILENAME", 256);
 define("SET_LEN_ENTRY_INFO", 256);
 
+define("SET_LEN_DISP_SLIDE_TITLE", 128);
+define("SET_LEN_DISP_SLIDE_TEXT", 4096);
+define("SET_LEN_ROT_LIST_NAME", 128);
 
 //
 // Different voting modes