コミット履歴

作者 SHA1 メッセージ 日付
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 11 年 前
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 年 前
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv 74598c2506 Copyright correction. 11 年 前
  emanuele45 54a72eb11e Merge pull request #207 from Spuds/docblock 11 年 前
  Spuds c8e62fe029 ! Fix many of the phpdocumentor errors with our docblock's 11 年 前
  Spuds b6e15e72d9 ! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php 11 年 前
  Spuds 94332367ae ! Some comment and var capitalization fixes 12 年 前
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 年 前
  emanuele 3318ddf457 Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...) 12 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  emanuele 9151e1924c Revert "Failed tokens moved to adminLogin for a better user experience" 12 年 前
  emanuele45 c61121a06b Merge pull request #62 from live627/hooks 12 年 前
  emanuele ef213355a2 Failed tokens moved to adminLogin for a better user experience 12 年 前
  John Rayes d9e42faaf6 + integrate_mod_cache, integrate_cookie 12 年 前
  Spuds e284242990 ! General cleanup, spelling, spacing, extra lines, etc .... 12 年 前
  Norv 9205a0aba0 This is an incorrect test, $_COOKIE[session_name() will be different than session_id() since session_id was just regenerated. $_COOKIE array will be only filled again by PHP at the next page load, not at this point of execution in the script. 12 年 前
  Spuds acd377cb4f ! Some minor doc changes since I was there 12 年 前
  emanuele eaf2731277 Merge branch 'master' of https://github.com/Spuds/playpen 12 年 前
  emanuele 7f134c92cf Merge branch 'hostname' 12 年 前
  Spuds e1939b3017 ! cookie check removed as part of php >=5 updates 12 年 前
  emanuele c830718e9f Option to add hostname for cookies when subdomain independent cookies 12 年 前
  Spuds 2d25266b30 ! wrong use of cookiename variable (left over from other 2.1 branch) 12 年 前
  Spuds 7ad87b1841 ! some more minor doc changes 12 年 前
  Spuds 7ce72a18f5 ! some more minor doc changes 12 年 前
  Spuds 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 年 前
  Spuds 3c431b6cf9 ! Even more doc stuff. 12 年 前
  Spuds 2be623e0c9 ! More documentation. 12 年 前
  Spuds 663e6db2b4 ! A bunch more documentation changes 12 年 前
  Spuds 886f427c4f ! Some more documentation changes 12 年 前