Spuds b2951f6ddf ! Updates to read_zip_data moving from Magic Number based parsing to a File Structure / Local Header parsing. 12 years ago
..
Admin.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
BoardIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Calendar.php 2be623e0c9 ! More documentation. 12 years ago
Class-Graphics.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Class-Package.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
DbExtra-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbExtra-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbExtra-sqlite.php f265b300f9 ! Some more substr() changes 12 years ago
DbPackages-mysql.php f265b300f9 ! Some more substr() changes 12 years ago
DbPackages-postgresql.php f265b300f9 ! Some more substr() changes 12 years ago
DbPackages-sqlite.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbSearch-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbSearch-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbSearch-sqlite.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Display.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
DumpDatabase.php f8cff26430 ! Minor bug 12 years ago
Errors.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Groups.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Help.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
Karma.php f8cff26430 ! Minor bug 12 years ago
Load.php b2951f6ddf ! Updates to read_zip_data moving from Magic Number based parsing to a File Structure / Local Header parsing. 12 years ago
LogInOut.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Logging.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
ManageAttachments.php 886f427c4f ! Some more documentation changes 12 years ago
ManageBans.php de099bdbc2 ! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!) 12 years ago
ManageBoards.php 886f427c4f ! Some more documentation changes 12 years ago
ManageCalendar.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
ManageErrors.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago
ManageLanguages.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
ManageMail.php b37e796548 ! Small patch for 4841 12 years ago
ManageMaintenance.php f265b300f9 ! Some more substr() changes 12 years ago
ManageMembergroups.php 886f427c4f ! Some more documentation changes 12 years ago
ManageMembers.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
ManageNews.php 886f427c4f ! Some more documentation changes 12 years ago
ManagePaid.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
ManagePermissions.php f8cff26430 ! Minor bug 12 years ago
ManagePosts.php 886f427c4f ! Some more documentation changes 12 years ago
ManageRegistration.php 886f427c4f ! Some more documentation changes 12 years ago
ManageScheduledTasks.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
ManageSearch.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
ManageSearchEngines.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
ManageServer.php 2be623e0c9 ! More documentation. 12 years ago
ManageSettings.php 886f427c4f ! Some more documentation changes 12 years ago
ManageSmileys.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Memberlist.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
MessageIndex.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
ModerationCenter.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Modlog.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago
MoveTopic.php b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 years ago
News.php f8cff26430 ! Minor bug 12 years ago
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
PackageGet.php 886f427c4f ! Some more documentation changes 12 years ago
Packages.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
PersonalMessage.php 886f427c4f ! Some more documentation changes 12 years ago
Poll.php 2be623e0c9 ! More documentation. 12 years ago
Post.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
PostModeration.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Printpage.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Profile-Actions.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
Profile-Modify.php 2be623e0c9 ! More documentation. 12 years ago
Profile-View.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Profile.php b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 years ago
QueryString.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Recent.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Register.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Reminder.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
RemoveTopic.php a18e888838 10610 12 years ago
RepairBoards.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
Reports.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
ScheduledTasks.php 3c431b6cf9 ! Even more doc stuff. 12 years ago
Search.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
SearchAPI-Custom.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
SearchAPI-Fulltext.php 2be623e0c9 ! More documentation. 12 years ago
SearchAPI-Standard.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Security.php 2be623e0c9 ! More documentation. 12 years ago
SendTopic.php b37e796548 ! Small patch for 4841 12 years ago
Session.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
SplitTopics.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Stats.php de099bdbc2 ! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!) 12 years ago
Subs-Admin.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago
Subs-Auth.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Subs-BoardIndex.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Boards.php 2be623e0c9 ! More documentation. 12 years ago
Subs-Calendar.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Categories.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs-Charset.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs-Compat.php 2be623e0c9 ! More documentation. 12 years ago
Subs-Db-mysql.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Db-postgresql.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Db-sqlite.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Editor.php 2be623e0c9 ! More documentation. 12 years ago
Subs-Graphics.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Subs-List.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
Subs-Membergroups.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Members.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Subs-MembersOnline.php 886f427c4f ! Some more documentation changes 12 years ago
Subs-Menu.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
Subs-MessageIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs-OpenID.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Subs-Package.php b2951f6ddf ! Updates to read_zip_data moving from Magic Number based parsing to a File Structure / Local Header parsing. 12 years ago
Subs-Post.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Subs-Recent.php 886f427c4f ! Some more documentation changes 12 years ago
Subs-Sound.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Subscriptions-PayPal.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago
Themes.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago
Topic.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
ViewQuery.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
Who.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Xml.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago