aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_smilies.php
Commit message (Expand)AuthorAgeFilesLines
* Oh gawd now I really didn't want to do that ...Paul S. Owen2003-01-281-626/+0
* Category and module lang name changes + show ban information when selecting e...Paul S. Owen2003-01-271-2/+2
* Mainly updates for additional/altered admin permission options ... note, you ...Paul S. Owen2002-11-091-27/+7
* ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_postingLudovic Arnaud2002-11-051-4/+4
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-70/+124
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-54/+54
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-41/+32
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-12/+12
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-191-21/+145
* New smilies admin, a bug fixed in mysql.php and a left join removed from admi...Ludovic Arnaud2002-09-181-268/+282
* Various updatesPaul S. Owen2002-08-031-21/+21
* Some implementation of hard coded HTMLPaul S. Owen2002-07-301-257/+179
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-251-1/+1
* Minor changesPaul S. Owen2002-07-161-1/+1
* Change form method to post for basic operations.Paul S. Owen2002-03-241-2/+2
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-3/+3
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
* Fix for bug #505883the_systech2002-01-241-2/+24
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'...Paul S. Owen2002-01-241-1/+1
* Guess what? ... yep, it's those \' againPaul S. Owen2001-12-241-15/+6
* Likely fix for bug #482308Paul S. Owen2001-11-201-2/+4
* Yep, you guess it some more lang updates + cleanupsPaul S. Owen2001-11-191-378/+363
* Changed it back to is_null, using empty just created a much larger problem (p...James Atkinson2001-11-171-1/+1
* Possible bugfix for admin_smilies.php.dougk_ff72001-11-171-1/+1
* Bugfixs... Darn those bugs... Where's an exterminator when you need one?the_systech2001-11-121-4/+4
* Adding capability for "smiley packs" import/exportthe_systech2001-11-071-4/+200
* Quick BugFixthe_systech2001-11-011-2/+2
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-141-42/+45
* Added theme row colour/class supportPaul S. Owen2001-09-151-1/+6
* Updated various internal code, altered some template var names, etc.Paul S. Owen2001-09-011-105/+130
* Re-added GPL disclaimersJames Atkinson2001-08-301-20/+29
* Fix so that it doesn't get directory names, only filenames when looking for s...the_systech2001-08-281-1/+1
* Change smiley select code in admin... Uses javascript in Template (good/bad?)the_systech2001-08-281-3/+33
* Modified header commentsPaul S. Owen2001-08-261-10/+1
* Change to reflect path change ... the path could perhaps end up in the templa...Paul S. Owen2001-08-091-16/+21
* Changes to enable Smiliesthe_systech2001-08-081-0/+275