Historia zmian

Autor SHA1 Wiadomość Data
  pdontthink 443aa4fe0f list_files can handle dirs now, etc 19 lat temu
  stevetruckstuff 7b61cc8f70 list_files does not work correctly if not extension is given. 19 lat temu
  stevetruckstuff 60769f3bd8 Additional safety check 19 lat temu
  pdontthink 7fb385ed0a Moving sm_print_r back to globals.php; tired of it not being available when developing - that's what it's for, more than being available for actual code use as a string function in a file that's not included high enough. Also new directory parsing fxn. 19 lat temu
  pdontthink 8ac4e87d23 Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access. 19 lat temu
  pdontthink 996b6343b9 Forgot since tag 19 lat temu
  pdontthink a184f6d46d New 'nice' array_merge function that doesn't overwrite array values 19 lat temu
  pdontthink 118b2a9ce8 Default was overriding legitimate values in sqgetGlobalVar due to recent addition of typecast logic 19 lat temu
  tokul e44b81b3e7 Suppress SID constant notices in older PHP versions. 19 lat temu
  pdontthink 776962b16b Use constants for sqgetGlobalVar() typecasting 19 lat temu
  tokul 59ae6f3ac2 removing trailing ?> from function scripts 19 lat temu
  tokul a2a55ecd09 information about IE Mac 19 lat temu
  stekkel 9d27b0b41d The header function of PHP sucks hard. 19 lat temu
  stekkel 0a70f643f2 Centralized init 19 lat temu
  stekkel 0084fb6502 Merge of template patch from Steve Brown 19 lat temu
  tokul 83fdb4c332 copyright update 19 lat temu
  Thijs Kinkhorst 19072e5fad netscape date specification is subtly different from rfc822 19 lat temu
  Thijs Kinkhorst 949b0be7b3 cookie needs gmdate (not date), and do not specialcase '0'. 19 lat temu
  tokul 1fb4febf46 removed any possible globalized var. It is possible that SESSION, ENV and 19 lat temu
  tokul 01764a2e96 unregister globals from $_REQUEST. global.php should be loaded before global 19 lat temu
  stekkel 988d2fdcd2 That was a bit too much. I forgot i experimented with session regeneration. 19 lat temu
  stekkel 445d28f6bb Remove double Path from set-cookie header, add expires value because php use 19 lat temu
  Fredrik Jervfors a3666cd4b8 Documentation update 19 lat temu
  tokul 9b38413e94 rearranging global.php layout: 20 lat temu
  stekkel 434cec16e8 Support for HttpOnly cookies. 20 lat temu
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates 20 lat temu
  stekkel befb14baf7 XSS fixes 20 lat temu
  Fredrik Jervfors 2531f52955 Trimming whitespace and replacing tabs 20 lat temu
  pdontthink 0901c09fc3 Reverting to Erin's original design; sqgetGlobalVar() should not touch vars that are not found 20 lat temu
  tokul 3c5c2cc37a adding warning about nulled var 20 lat temu