Update docs to caution against use of create_function(). Per bug 15476.
[lhc/web/wiklou.git] / includes / specials / SpecialAllpages.php
2008-08-27 Roan KattouwMake Special:Allpages/User:Foo actually work. Patch...
2008-08-23 Alexandre Emsenhuberforgot debugging code
2008-08-23 Alexandre EmsenhuberMake SpecialAllpages and SpecialPrefixindex directly...
2008-08-20 Aaron Schulzredo allpages again less obtrusively
2008-08-20 Brion VibberRevert r39416, 39421, 39427, 39489, 39515, 39516 "Rewri...
2008-08-17 Aaron Schulzcheck if $lines is empty
2008-08-17 Aaron Schulztruncate super long pages (bug 15186)
2008-08-16 Aaron Schulzset bounds for showChunk() here
2008-08-15 Aaron SchulzSupport {{Special:AllPages/x}} rather than defaulting...
2008-08-15 Aaron Schulzdouble-check with isLocal() to be safe
2008-08-15 Aaron SchulzRewrite allpages to use a "tree" of index range subpage...
2008-06-19 Brion VibberRename all the special page class files back to their...