emanuele c155c0665f ! array_intersect for $reservedVars check in makeThemeChanges failed because comparing values in one array and keys in the other 13 years ago
..
Admin.php fba49b3745 ! $context['browser'] was not setting all vars resulting in index errors on mods 13 years ago
BoardIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Calendar.php 2be623e0c9 ! More documentation. 13 years ago
Class-Graphics.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Class-Package.php f8d5075a85 ! missing global in SplitTopics.php 13 years ago
DbExtra-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
DbExtra-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
DbExtra-sqlite.php f265b300f9 ! Some more substr() changes 13 years ago
DbPackages-mysql.php 4af32d9925 ! Really added the missing global this time ! 13 years ago
DbPackages-postgresql.php ba8ff00f62 ! Use uppercase types in db_add_column will not fail any more in postgreSQL and SQlite [Bug 4826] 13 years ago
DbPackages-sqlite.php ba8ff00f62 ! Use uppercase types in db_add_column will not fail any more in postgreSQL and SQlite [Bug 4826] 13 years ago
DbSearch-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
DbSearch-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
DbSearch-sqlite.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Display.php 2ffed0715a ! 4838] fix for potential wrong HTTP-Header creation 13 years ago
DumpDatabase.php f8cff26430 ! Minor bug 13 years ago
Errors.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Groups.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Help.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago
Karma.php f8cff26430 ! Minor bug 13 years ago
Load.php f8d5075a85 ! missing global in SplitTopics.php 13 years ago
LogInOut.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Logging.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
ManageAttachments.php 621cdb0871 ! No more errors when pruning attachments without notice [Bug 4818] 13 years ago
ManageBans.php 28293e9d9a ! delete from multiple tables in one query wrong syntax and not working well with (at least) SQlite, not tested on PostgreSQL 13 years ago
ManageBoards.php 9f7269706f ! Non global $sourcedir 13 years ago
ManageCalendar.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
ManageErrors.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 13 years ago
ManageLanguages.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
ManageMail.php b37e796548 ! Small patch for 4841 13 years ago
ManageMaintenance.php 28293e9d9a ! delete from multiple tables in one query wrong syntax and not working well with (at least) SQlite, not tested on PostgreSQL 13 years ago
ManageMembergroups.php b2923c6cfc ! fix for FIND_IN_SET in postgreSQL ManageMembergroups.php related to [mod 3120] 13 years ago
ManageMembers.php 43a398c885 ! Error in poll if more than 256 choices are added 13 years ago
ManageNews.php 886f427c4f ! Some more documentation changes 13 years ago
ManagePaid.php 636b59a151 ! Couple of left over loadfiles removed 13 years ago
ManagePermissions.php 28293e9d9a ! delete from multiple tables in one query wrong syntax and not working well with (at least) SQlite, not tested on PostgreSQL 13 years ago
ManagePosts.php 886f427c4f ! Some more documentation changes 13 years ago
ManageRegistration.php 886f427c4f ! Some more documentation changes 13 years ago
ManageScheduledTasks.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
ManageSearch.php 943ee77ad2 ! Send the old_body to the search API 13 years ago
ManageSearchEngines.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
ManageServer.php 2be623e0c9 ! More documentation. 13 years ago
ManageSettings.php 886f427c4f ! Some more documentation changes 13 years ago
ManageSmileys.php c8fcacd9b0 Added categories in membergroups management pages [mod 3120] + removed duplicate js function selectBoards (defined in script.js) from Profile.template.php 13 years ago
Memberlist.php 9267bbffe0 ! Removed duplicate code from Memberlist.php 13 years ago
MessageIndex.php b808e42365 ! $board not reassigned in MEssageIndex.php [Bug 4929] 13 years ago
ModerationCenter.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Modlog.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 13 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 13 years ago
News.php f8cff26430 ! Minor bug 13 years ago
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago
PackageGet.php c05565b2a8 ! incorrect txt string used in error message bug [4915] 13 years ago
Packages.php 8b570972f8 ! smcFunc not globalized in the function PackageOptions 13 years ago
PersonalMessage.php a5c82c7452 ! Fold back in Subs-PersonalMessage.php to PersonalMessage.php and Subs-Post.php 13 years ago
Poll.php 43a398c885 ! Error in poll if more than 256 choices are added 13 years ago
Post.php 23f8b7f938 ! Merge refractored attachment.php changes back in to Post.php and Display.php 13 years ago
PostModeration.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Printpage.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Profile-Actions.php 9284d80437 ! Fatal error accessing stat page if stats are disabled [Bug 4742] + typo in Profile-Actions.php 13 years ago
Profile-Modify.php c155c0665f ! array_intersect for $reservedVars check in makeThemeChanges failed because comparing values in one array and keys in the other 13 years ago
Profile-View.php 663e6db2b4 ! A bunch more documentation changes 13 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 13 years ago
QueryString.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Recent.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Register.php 8d1279cf79 ! Wrong value sent to integrate_activate with direct activation - thanks Dragooon through Arantor 13 years ago
Reminder.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago
RemoveTopic.php a18e888838 10610 13 years ago
RepairBoards.php 943ee77ad2 ! Send the old_body to the search API 13 years ago
Reports.php 943ee77ad2 ! Send the old_body to the search API 13 years ago
ScheduledTasks.php 3c431b6cf9 ! Even more doc stuff. 13 years ago
Search.php 7bcec8a9a2 ! missing var initialization for advanced search 13 years ago
SearchAPI-Custom.php 943ee77ad2 ! Send the old_body to the search API 13 years ago
SearchAPI-Fulltext.php 7bcec8a9a2 ! missing var initialization for advanced search 13 years ago
SearchAPI-Standard.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Security.php 2be623e0c9 ! More documentation. 13 years ago
SendTopic.php b37e796548 ! Small patch for 4841 13 years ago
Session.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
SplitTopics.php f8d5075a85 ! missing global in SplitTopics.php 13 years ago
Stats.php 9284d80437 ! Fatal error accessing stat page if stats are disabled [Bug 4742] + typo in Profile-Actions.php 13 years ago
Subs-Admin.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 13 years ago
Subs-Auth.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Subs-BoardIndex.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Subs-Boards.php 2be623e0c9 ! More documentation. 13 years ago
Subs-Calendar.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Subs-Categories.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Subs-Charset.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Subs-Compat.php 2be623e0c9 ! More documentation. 13 years ago
Subs-Db-mysql.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Subs-Db-postgresql.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Subs-Db-sqlite.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Subs-Editor.php e54f81396e ! Fixed the fix for bug 4890 13 years ago
Subs-Graphics.php 129237e9b6 ! Some final folding, some fixing 13 years ago
Subs-List.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago
Subs-Membergroups.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Subs-Members.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Subs-MembersOnline.php 886f427c4f ! Some more documentation changes 13 years ago
Subs-Menu.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago
Subs-MessageIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Subs-OpenID.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 years ago
Subs-Package.php 43a398c885 ! Error in poll if more than 256 choices are added 13 years ago
Subs-Post.php cc74e2f77c ! fixed broken bbc tables from the removal of all blank tags not just selected ones 13 years ago
Subs-Recent.php 886f427c4f ! Some more documentation changes 13 years ago
Subs-Sound.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
Subs.php 97cda43f1e ! URLs (http & ftp) that contained single digit octets weren't being auto linked correctly. [4821] 13 years ago
Subscriptions-PayPal.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 13 years ago
Themes.php 09dc54d105 ! Choosing theme variant shows wrong initial selection [Bug 4861] 13 years ago
Topic.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
ViewQuery.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago
Who.php 663e6db2b4 ! A bunch more documentation changes 13 years ago
Xml.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 13 years ago
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 years ago