Commit History

Author SHA1 Message Date
  Spuds f02d980afc + added post recount function to members maintenance [4423] 13 years ago
  Spuds 13afa35c8e ! improved / increased phpinfo filtering 13 years ago
  Spuds d1ba6b8c8d ! remove unused code from Admin.php (left overs from 2.0) 13 years ago
  Spuds 62d2dc0266 Merge branch 'master' of github.com:Spuds/playpen 13 years ago
  Spuds 85f1a014eb ! removed error suppression with proper check LogInOut.php 13 years ago
  Spuds c38bde2441 Merge pull request #4 from emanuele45/master 13 years ago
  emanuele ae9eb959a0 $txt[awaiting_approval] never shown on MessageIndex [Bug 4898] 13 years ago
  emanuele fdd32fe9dd Merge https://github.com/Spuds/playpen 13 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 13 years ago
  emanuele 57b53e41a5 If max_messageLength is set to 0 the size of column body is changed to mediumint [Bug 4859] 13 years ago
  emanuele 1c85c8126d Registration question can now be 0 [Bug 4868] 13 years ago
  Spuds 6b78799638 ! old $txt string used in a couple of places 13 years ago
  Spuds c5dcda7d28 ! wrong link used in pageindex (missing JavaScriptEscape) 13 years ago
  emanuele a7e7342706 ! Added admin.js to anti-spam page (due to the move of addAnotherQuestion from the template to the js file) 13 years ago
  emanuele 5dc6ebc895 ! checkboxes and radion buttons break badly in Opera 13 years ago
  Spuds 09e65d3d9d ! fixed post case 1.1 leftover 13 years ago
  Spuds d08cb2e00f Merge pull request #3 from emanuele45/master 13 years ago
  emanuele de90dad3c3 Merge https://github.com/Spuds/playpen 13 years ago
  emanuele 80e671ee7a + Few fancy effects of errors and feature activation/deactivation 13 years ago
  Spuds 2177f8c106 ! replace some strpos(strtolower()) with stripos where mods generally don't play 13 years ago
  Spuds 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php 13 years ago
  emanuele d7f5f47811 ! forgot a type="input" in ManageBans.template.php 13 years ago
  emanuele b4d16647d0 ! type="submit" missing 13 years ago
  emanuele 2f6bd7b1a6 Another array_intersect problem. Thanks asmith and feline for the bug report and th fix 13 years ago
  emanuele 61bdf54997 ! array_intersect for $reservedVars check in makeThemeChanges failed because comparing values in one array and keys in the other 13 years ago
  emanuele 4e83f45df3 ! Really fixed the banned entities list table list headers 13 years ago
  emanuele f1d918202a ! Non global $sourcedir 13 years ago
  emanuele d2f9c30813 ! Fix IPv4 addresses visualization in banned entities table (ban edit) 13 years ago
  emanuele 1559054590 ! Really fixed xhtml validation in ManageBans.template.php 13 years ago
  emanuele 804ce5c7c9 ! missing comma in query (BanEditTrigger) 13 years ago