Преглед изворни кода

added note about 1.2.x needing register_globals on

jmunro пре 23 година
родитељ
комит
91cc383503
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      INSTALL

+ 2 - 0
INSTALL

@@ -58,6 +58,8 @@ b. Changing php.ini
   be sure to change the session.save_path to someplace that can only 
   be sure to change the session.save_path to someplace that can only 
   be read and written to by the webserver.  session.save_path is the
   be read and written to by the webserver.  session.save_path is the
   location that PHP's session data will be written to.
   location that PHP's session data will be written to.
+  
+  Squirrelmail 1.2.x also requires register_globals to be enabled. 
 
 
   SECURITY WARNING - If a user has access to write PHP scripts on your 
   SECURITY WARNING - If a user has access to write PHP scripts on your 
   system and knows the location where PHP stores session data, he 
   system and knows the location where PHP stores session data, he