Historique des commits

Auteur SHA1 Message Date
  Fredrik Jervfors 418d8edc07 Removing phpDocumentator tag which shouldn't be used here il y a 21 ans
  Fredrik Jervfors 8133319f74 Adding phpDocumentator block il y a 21 ans
  Fredrik Jervfors 9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) il y a 21 ans
  Erin Schnabel f3a24d0463 updates to make javascript actually behave correctly for real. il y a 21 ans
  Erin Schnabel c072809def finish "buttonizing" read_body header. il y a 21 ans
  Thijs Kinkhorst 644750922c We don't support PHP 4.0.x anymore; update the docs to reflect that and il y a 21 ans
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) il y a 21 ans
  Alexandros Vellis 882ec3b7b0 If admin has set in config_local.php, then use that. (For LDAP Preferences plugin) il y a 21 ans
  Thijs Kinkhorst 2751145774 Add phpdoc doc blocks to some files. il y a 22 ans
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. il y a 22 ans
  Thijs Kinkhorst e49b29a2d1 MS Exch can be set up that users have to use DOMAIN/username/mailbox il y a 22 ans
  Thijs Kinkhorst e4adb83265 Version check fixes. il y a 22 ans
  Erin Schnabel 9974a58f86 swap in the sqgetGlobalVar function il y a 22 ans
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 il y a 22 ans
  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. il y a 23 ans
  Thijs Kinkhorst f061369901 More rg=0 il y a 23 ans
  indiri69 3631db4aff Remove SM_PATH from prefs file path il y a 23 ans
  indiri69 56f1d28aec More SM_PATH changes il y a 23 ans
  thomppj 9001d31cf8 Converted all files in functions/ to use SM_PATH. This will break all il y a 23 ans
  simond 4ed73836fc Fix prefs so they work under 4.2 as well as 4.1.x. This really needs to il y a 23 ans
  simond 1cc3050f4c Allow easy selection of database backed prefs il y a 23 ans
  philippe_mingo 66363acf88 The 2000000 bugfix il y a 23 ans
  Thijs Kinkhorst 0366ddd553 Saves users prefferences with permission 0600 in stead of 0644. il y a 23 ans
  philippe_mingo 3cd214d825 Code cleaning and setting of session save path. il y a 23 ans
  philippe_mingo 3fabd0920e The prefs caching in PHP 4.1 still doesn't work. While we don't il y a 23 ans
  Tyler Akins 8031003eae Added $color[15] for the "unselectable folders" color. il y a 23 ans
  philippe_mingo d532e5b82b Probably the problem with php 4.1 is a register/unregister order. This il y a 23 ans
  philippe_mingo 14d50be61a This is a temporary workaround to fix the php 4.1 problem in saving il y a 23 ans
  thomppj 09e7797da5 Various fixes. il y a 23 ans
  thomppj ab36a2f7c3 Fixed a couple of small bugs. il y a 23 ans