Commit History

Author SHA1 Message Date
  emanuele 02667d6d57 Copyrights changed to 2012 12 years ago
  emanuele 2e9aa34d1d Merge pull request #79 from Kays48/attachment_folder_update 12 years ago
  Kays48 9ad05a7005 'nuther commit. 12 years ago
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
  emanuele ede5aa8b0d Added a new load average check to the user statistics page - suggested by Ben_S [Topic 479688] 12 years ago
  Spuds 30d18d1d4b ! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover 12 years ago
  emanuele e924a905d6 ! ohh...a lot of subtexts removed from divs and stored properly in $txt variables 12 years ago
  emanuele 3728e26a6f ! Fix for Array as default language in admin > languages > settings - thanks Spuds! 12 years ago
  Spuds 8cdc309d30 ! cache accelerator changes 12 years ago
  Spuds ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files 12 years ago
  emanuele 18c9d3a13b ! fatal error when no "main domain" was specified for subdomain independent cookies 12 years ago
  emanuele eaf2731277 Merge branch 'master' of https://github.com/Spuds/playpen 12 years ago
  emanuele 7f134c92cf Merge branch 'hostname' 12 years ago
  emanuele 10f6f0725c ! token verification failed saving server settings > general 12 years ago
  Spuds 44803e6384 ! token failure when setting server settings 12 years ago
  emanuele c830718e9f Option to add hostname for cookies when subdomain independent cookies 12 years ago
  emanuele c3d126f6e2 + The clean cache button is shown in caching page after saving with 'no caching' seleted [Bug 3702] 12 years ago
  Spuds 13afa35c8e ! improved / increased phpinfo filtering 12 years ago
  emanuele c9c3956091 changed hook integrate_prepare_server_settings to integrate_prepare_db_settings + fixed validation error due to divs in label in the server settings page + removed a double token generation in prepareServerSettingsContext 12 years ago
  Spuds 2177f8c106 ! replace some strpos(strtolower()) with stripos where mods generally don't play 12 years ago
  Spuds 8abd3fd23b ! added txt strings for phpinfo 12 years ago
  Spuds 64ce5e6be5 ! added phpinfo() output to the admin panel (manage server) 12 years ago
  Spuds 7ce72a18f5 ! some more minor doc changes 12 years ago
  Spuds 2be623e0c9 ! More documentation. 12 years ago
  Spuds 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
  Spuds b37e796548 ! Small patch for 4841 12 years ago
  Spuds c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
  Spuds b698494cdd ! A couple of minor CSS changes that probably won't make any difference but were bothering me 12 years ago
  Spuds 8965e86c4d ! Pedantry in action. Making sure all new files have 'LF' svn property. 12 years ago
  Spuds f9cb33a75c ! Theme editing didn't correctly handle session errors for templates (Themes.php) 12 years ago