Commit History

Author SHA1 Message Date
  Spuds d08cb2e00f Merge pull request #3 from emanuele45/master 13 years ago
  emanuele de90dad3c3 Merge https://github.com/Spuds/playpen 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
  emanuele ca1a26c91b ! Consistency of appearance in Edit ban page + xhtml fix (opening tag th, closing tag td) 13 years ago
  emanuele b42110fff7 Logic Error in GenericList.template.php - thanks pcfreak30 13 years ago
  Spuds 6abd409e52 ! updated language files for last commit 13 years ago
  Spuds 8abd3fd23b ! added txt strings for phpinfo 13 years ago
  Spuds 5d17019c07 ! update to smile insert, for now gecko only 13 years ago
  Spuds f629a72b36 ! when inserting a smiley, only add spaces (pre/post) when needed editor.js 13 years ago
  Spuds 76a1393f1b ! fixed a couple of missing class="icon" 13 years ago
  Spuds 2198cd3b51 ! Doh! One of those typo things Help.english.php 13 years ago
  Spuds 64ce5e6be5 ! added phpinfo() output to the admin panel (manage server) 13 years ago
  emanuele b6480f21cf Merge branch 'master' of https://github.com/emanuele45/playpen 13 years ago
  emanuele f5b373a401 Another array_intersect problem. Thanks asmith and feline for the bug report and th fix 13 years ago
  Spuds a9d228ebf4 ! add missing text string 13 years ago
  Spuds 6bb963bb85 ! Things you can't do with empty .... 13 years ago
  Spuds 7ad87b1841 ! some more minor doc changes 13 years ago
  emanuele 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 13 years ago
  Spuds db1d969eab ! [4743] Membergroups used old cache data when making post group changes 13 years ago
  Spuds 094240d96a ! [4778] allow custom themes to more easily have custom admin icons 13 years ago