Историја ревизија

Аутор SHA1 Порука Датум
  pdontthink efc9a837e6 Add fixme/note пре 18 година
  Thijs Kinkhorst 7f8507d3d2 remove some HTML from within functions. Unneeded HTML to be precise. пре 18 година
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices пре 18 година
  tokul 59ae6f3ac2 removing trailing ?> from function scripts пре 19 година
  stekkel 0a70f643f2 Centralized init пре 19 година
  tokul 83fdb4c332 copyright update пре 19 година
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates пре 20 година
  pdontthink 7a925f0075 checkForJavascript never returns SMPRF_JS_AUTODETECT пре 20 година
  tokul f4a491aee7 documenting prefs functions пре 20 година
  Jimmy Conner 934df3d319 Added hook for Preferences Backend to resolve potential file inclusions пре 20 година
  Fredrik Jervfors 9faf3051c1 Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes пре 20 година
  Thijs Kinkhorst a73561b911 Increment year in copyright notice. пре 20 година
  Jimmy Conner 6bfd0f1168 Remove unused globals пре 21 година
  Fredrik Jervfors 3b83c567dd Minor cleanups пре 21 година
  Fredrik Jervfors 303d308968 XHTML fixes пре 21 година
  Fredrik Jervfors 418d8edc07 Removing phpDocumentator tag which shouldn't be used here пре 21 година
  Fredrik Jervfors 8133319f74 Adding phpDocumentator block пре 21 година
  Fredrik Jervfors 9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) пре 21 година
  Erin Schnabel f3a24d0463 updates to make javascript actually behave correctly for real. пре 21 година
  Erin Schnabel c072809def finish "buttonizing" read_body header. пре 21 година
  Thijs Kinkhorst 644750922c We don't support PHP 4.0.x anymore; update the docs to reflect that and пре 21 година
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) пре 21 година
  Alexandros Vellis 882ec3b7b0 If admin has set in config_local.php, then use that. (For LDAP Preferences plugin) пре 21 година
  Thijs Kinkhorst 2751145774 Add phpdoc doc blocks to some files. пре 22 година
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. пре 22 година
  Thijs Kinkhorst e49b29a2d1 MS Exch can be set up that users have to use DOMAIN/username/mailbox пре 22 година
  Thijs Kinkhorst e4adb83265 Version check fixes. пре 22 година
  Erin Schnabel 9974a58f86 swap in the sqgetGlobalVar function пре 22 година
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 пре 22 година
  jmunro 16542833cd Since changing to rg=0 we make extensive use of $_SESSION and $HTTP_SESSION_VARS. Because of this session_register, session_unregister, and session_is_registered should NOT be used (see the PHP manual at php.net). They are buggy over different PHP versions anyway. Now when changing a session var using the custom 'sq' version of these functions (all located in global.php) the superglobal array is accessed directly. This fixes the problem with corrupted objects in the session. Tested with 4.1.2 rg=0 and 1. пре 23 година