| .. |
|
api
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
cbt
|
Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) -
|
2006-11-23 08:25:56 +00:00 |
|
normal
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
templates
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
zhtable
|
|
|
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Rename constructors to __constructor
|
2007-01-20 13:34:31 +00:00 |
|
AjaxFunctions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
AjaxResponse.php
|
Rename constructors to __constructor
|
2007-01-20 13:34:31 +00:00 |
|
Article.php
|
Show expiry time in the null revision inserted on protection with an expiry date.
|
2007-01-23 10:51:33 +00:00 |
|
AuthPlugin.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
AutoLoader.php
|
Check for interface existence in wfLoadAllExtensions() too, otherwise if an extension comes with an interface [e.g. BookInformation], the require() can cause it to be double-initialised (the implementing classes will have been loaded, which will have caused PHP to autoload the interface definition) leading to a fatal error
|
2007-01-20 19:24:37 +00:00 |
|
BagOStuff.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Block.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
CacheDependency.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Categoryfinder.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
CategoryPage.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
ChangesList.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
CoreParserFunctions.php
|
kill whitespaces
|
2007-01-13 12:58:33 +00:00 |
|
Credits.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Database.php
|
Add searchableIPs differentiator
|
2007-01-23 14:47:12 +00:00 |
|
DatabaseFunctions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
DatabasePostgres.php
|
Add searchableIPs differentiator
|
2007-01-23 14:47:12 +00:00 |
|
DateFormatter.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
DefaultSettings.php
|
add to comment that < > shouldn't be used in $wgLegalTitleChars
|
2007-01-29 21:37:57 +00:00 |
|
Defines.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
DifferenceEngine.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
DjVuImage.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
EditPage.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Exception.php
|
* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING when REQUEST_URI is
|
2007-01-16 01:45:51 +00:00 |
|
Exif.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Export.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalEdit.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalStore.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalStoreDB.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ExternalStoreHttp.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
FakeTitle.php
|
* Use 1movedto2_redir instead of 1movedto2 in the pages history when moving over redirects.
|
2007-01-22 16:53:28 +00:00 |
|
Feed.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
FileStore.php
|
Do not have non-mysql databases attempt mysql-sepcific GET_LOCK commands. Move all this to DatabaseMysql.php someday.
|
2006-12-25 17:28:21 +00:00 |
|
GlobalFunctions.php
|
* (bug 8751) Set session cookies to HTTPS-only to match other cookies
|
2007-01-24 17:19:25 +00:00 |
|
HistoryBlob.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Hooks.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
HTMLCacheUpdate.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
HTMLFileCache.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
HTMLForm.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
HttpFunctions.php
|
|
|
|
Image.php
|
Prevent under E_STRICT - Strict Standards: opendir(/var/www/hosts/mediawiki/wiki/images/thumb/9/9e/file.jpg) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /var/www/hosts/mediawiki/wiki/includes/Image.php on line 1321.
|
2007-01-29 07:52:45 +00:00 |
|
ImageFunctions.php
|
Typo in comment.
|
2007-01-14 17:33:28 +00:00 |
|
ImageGallery.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
ImagePage.php
|
* Fix multipage selector drop-down for DjVu images to work when title
|
2007-01-26 12:10:06 +00:00 |
|
IP.php
|
For the "includes/" directory:
|
2007-01-12 10:03:51 +00:00 |
|
JobQueue.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Licenses.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
LinkBatch.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
LinkCache.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Linker.php
|
* Added an option to make Linker::userToolLinks() show the contribs link
|
2007-01-23 19:56:01 +00:00 |
|
LinkFilter.php
|
|
|
|
LinksUpdate.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
LoadBalancer.php
|
wfGetDB() and wfGetDB(DB_SLAVE) would crash if no previous connections were opened.
|
2007-01-26 13:48:25 +00:00 |
|
LogPage.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
MacBinary.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
MagicWord.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Math.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
memcached-client.php
|
Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth.
|
2006-11-29 11:43:58 +00:00 |
|
MemcachedSessions.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
MessageCache.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Metadata.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Namespace.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ObjectCache.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
OutputPage.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
PageHistory.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Pager.php
|
Cleaner HTML output
|
2007-01-06 15:19:14 +00:00 |
|
Parser.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
ParserCache.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ParserOptions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
ParserOutput.php
|
Fix an error introduced with r19483. Pointed out by LeonWP.
|
2007-01-20 21:22:31 +00:00 |
|
PatrolLog.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Profiler.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
ProfilerSimple.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ProfilerSimpleUDP.php
|
Rename constructors to __constructor
|
2007-01-20 13:34:31 +00:00 |
|
ProfilerStub.php
|
|
|
|
ProtectionForm.php
|
Disable the expiry field in Protection for users without the requisite permission.
|
2007-01-23 07:57:41 +00:00 |
|
proxy_check.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ProxyTools.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
QueryPage.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
RawPage.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
RecentChange.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Revision.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Sanitizer.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SearchEngine.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SearchMySQL.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchMySQL4.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchPostgres.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchTsearch2.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SearchUpdate.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Setup.php
|
Revert r19529 ('ajax editors list'); per chat w/ hashar I recommend working on this as an extension for now. It seems pretty modular, and should be an ideal candidate for that.
|
2007-01-21 03:14:06 +00:00 |
|
SiteConfiguration.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SiteStats.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Skin.php
|
Final fix for #8712 : publish effective user groups to javascript.
|
2007-01-23 20:10:02 +00:00 |
|
SkinTemplate.php
|
Typo + bug number in comment.
|
2007-01-28 15:01:09 +00:00 |
|
SpecialAllmessages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialAllpages.php
|
* (bug 8777) Suppress 'previous' link on Special:Allpages when at first page
|
2007-01-26 09:24:28 +00:00 |
|
SpecialAncientpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialBlockip.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialBlockme.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialBooksources.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialBrokenRedirects.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialCategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialConfirmemail.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialContributions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialDeadendpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialDisambiguations.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialDoubleRedirects.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialEmailuser.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialExport.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialImagelist.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialImport.php
|
Prevent - Strict Standards: Non-static method ImportStreamSource::newFromFile() should not be called statically in includes/SpecialImport.php on line 826 ; Also indentation of one line.
|
2007-01-29 04:52:59 +00:00 |
|
SpecialIpblocklist.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialListredirects.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialListusers.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialLockdb.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialLog.php
|
* Added an option to make Linker::userToolLinks() show the contribs link
|
2007-01-23 19:56:01 +00:00 |
|
SpecialLonelypages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialLongpages.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialMIMEsearch.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostimages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostlinked.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostlinkedcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMostrevisions.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialMovepage.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialNewimages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialNewpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialPage.php
|
Really update indentation of that line (maybe it had a tab before?)
|
2007-01-29 04:55:02 +00:00 |
|
SpecialPopularpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialPreferences.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialPrefixindex.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialProtectedpages.php
|
Make this query slightly less crack-headed. Rewrite with a Pager subclass coming soon...
|
2007-01-24 04:45:10 +00:00 |
|
SpecialRandompage.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialRandomredirect.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialRecentchanges.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialRecentchangeslinked.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialResetpass.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
SpecialRevisiondelete.php
|
Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) -
|
2006-11-23 08:25:56 +00:00 |
|
SpecialSearch.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialShortpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialSpecialpages.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialStatistics.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUncategorizedcategories.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUncategorizedimages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUncategorizedpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUndelete.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUnlockdb.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUnusedcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUnusedimages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUnusedtemplates.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUnwatchedpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUpload.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUploadMogile.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUserlogin.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialUserlogout.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialUserrights.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
SpecialVersion.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialWantedcategories.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialWantedpages.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialWatchlist.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SpecialWhatlinkshere.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
SquidUpdate.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
StreamFile.php
|
* (bug 8148) Handle non-removable output buffers gracefully when cleaning
|
2006-12-11 01:51:21 +00:00 |
|
StringUtils.php
|
Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth.
|
2006-11-29 11:43:58 +00:00 |
|
StubObject.php
|
User::getOption now accept a default value to override default user values
|
2006-12-14 20:28:38 +00:00 |
|
Title.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
User.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
UserMailer.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
Utf8Case.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
WatchedItem.php
|
The war on redundant ampersand usage!
|
2007-01-22 23:50:42 +00:00 |
|
WebRequest.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Detect PHP 5.0.x 64-bit bug and abort in WebStart.php; too many things break
|
2006-12-17 13:40:28 +00:00 |
|
Wiki.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
WikiError.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
Xml.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
XmlFunctions.php
|
* Removing a handful of unused globals.
|
2007-01-23 07:29:58 +00:00 |
|
ZhClient.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |
|
ZhConversion.php
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
|
2007-01-20 15:09:52 +00:00 |