* Move Import stuff to it's own file like Export
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 18 Sep 2008 16:41:43 +0000 (16:41 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 18 Sep 2008 16:41:43 +0000 (16:41 +0000)
commit5b2f7a71f6331ef7579e609e162521aab022149c
tree0c9b6f4dacba61cdeb7a7f6b2a8ad0da6db9681b
parent8b59b56d2707f209fd0c2a46e76149b52cf713d5
* Move Import stuff to it's own file like Export
* Force logging index
* Some code style tweaks
* Set visibility in some places
includes/AutoLoader.php
includes/Export.php
includes/Import.php [new file with mode: 0644]
includes/specials/SpecialImport.php