Commit Verlauf

Autor SHA1 Nachricht Datum
  stekkel 386bbd11c1 rg=0 fix for recovering sessions vor 23 Jahren
  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. vor 23 Jahren
  stekkel aa46da1ac3 recover compose form in case of a session expire vor 23 Jahren
  graf25 f6bbbd3d8d Better base_uri workaround code. vor 23 Jahren
  graf25 6d6fa84207 OK, so it wants a trailing slash... vor 23 Jahren
  graf25 fae230a068 This will hopefully solve the src/src problem. I am a bit concerned about vor 23 Jahren
  philippe_mingo f9cbd7d61d Some optimization on frequent loaded code. vor 23 Jahren
  philippe_mingo 39671bce30 Redirect the wrong access to the root pf the folder as index.php are in place vor 23 Jahren
  simond f0dd17daf3 Make sure base_uri is correct (submitted by James Lewis) vor 23 Jahren
  Bron Gondwana 555826258e Fix little bug where base_uri is '/' causing the 'Please Login' URL to vor 23 Jahren
  philippe_mingo 66363acf88 The 2000000 bugfix vor 23 Jahren
  teepe 52f24ab4e5 _top frame problem fix vor 23 Jahren
  teepe e4b09fa02b allow sm to be in an embedded frame vor 23 Jahren
  philippe_mingo 424a25de04 some cleanup vor 23 Jahren
  Bron Gondwana 533d69a905 More exciting clean-up vor 23 Jahren
  thomppj 1e2a9cc5d0 Getting ready for 1.2.0 release. vor 23 Jahren
  thomppj 5d15361f1f Code cleanup brigage... vor 23 Jahren
  philippe_mingo da2f3297dd ** -> * vor 24 Jahren
  philippe_mingo d61b98077f Added (c) stuff and some formatting. vor 24 Jahren
  philippe_mingo c3aed0d769 Some fixup: vor 24 Jahren
  Tyler Akins a50adf45b4 * More minor changes vor 24 Jahren
  Tyler Akins 041c15128a * To reduce on errors, I moved the includes for config.php and strings.php vor 24 Jahren
  Tyler Akins 1f1506d687 * target="_top" for accidental logouts vor 24 Jahren
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 vor 24 Jahren
  thomppj c517d51f81 Correct changes of "" to ''. vor 24 Jahren
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. vor 24 Jahren
  gustavf f6aa7e6f4a Added auth.php to put authentication functions in one place. Added a vor 25 Jahren