Spuds 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 12 years ago
..
Admin.php fba49b3745 ! $context['browser'] was not setting all vars resulting in index errors on mods 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 f8d5075a85 ! missing global in SplitTopics.php 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 4af32d9925 ! Really added the missing global this time ! 12 years ago
DbPackages-postgresql.php ba8ff00f62 ! Use uppercase types in db_add_column will not fail any more in postgreSQL and SQlite [Bug 4826] 12 years ago
DbPackages-sqlite.php ba8ff00f62 ! Use uppercase types in db_add_column will not fail any more in postgreSQL and SQlite [Bug 4826] 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 c8fcacd9b0 Added categories in membergroups management pages [mod 3120] + removed duplicate js function selectBoards (defined in script.js) from Profile.template.php 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 f8d5075a85 ! missing global in SplitTopics.php 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 621cdb0871 ! No more errors when pruning attachments without notice [Bug 4818] 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 b2923c6cfc ! fix for FIND_IN_SET in postgreSQL ManageMembergroups.php related to [mod 3120] 12 years ago
ManageMembers.php 43a398c885 ! Error in poll if more than 256 choices are added 12 years ago
ManageNews.php 886f427c4f ! Some more documentation changes 12 years ago
ManagePaid.php 636b59a151 ! Couple of left over loadfiles removed 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 c8fcacd9b0 Added categories in membergroups management pages [mod 3120] + removed duplicate js function selectBoards (defined in script.js) from Profile.template.php 12 years ago
Memberlist.php 9267bbffe0 ! Removed duplicate code from Memberlist.php 12 years ago
MessageIndex.php b808e42365 ! $board not reassigned in MEssageIndex.php [Bug 4929] 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 8b570972f8 ! smcFunc not globalized in the function PackageOptions 12 years ago
PersonalMessage.php a5c82c7452 ! Fold back in Subs-PersonalMessage.php to PersonalMessage.php and Subs-Post.php 12 years ago
Poll.php 43a398c885 ! Error in poll if more than 256 choices are added 12 years ago
Post.php 23f8b7f938 ! Merge refractored attachment.php changes back in to Post.php and Display.php 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 9284d80437 ! Fatal error accessing stat page if stats are disabled [Bug 4742] + typo in Profile-Actions.php 12 years ago
Profile-Modify.php 7e64a9bf72 ! Fold in Subs-Attachment.php changes back into Display.php, ManageAttachments.php, Profile-Modify.php, Subs-Post.php, Subs.php 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 8d1279cf79 ! Wrong value sent to integrate_activate with direct activation - thanks Dragooon through Arantor 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 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 12 years ago
SearchAPI-Custom.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
SearchAPI-Fulltext.php 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 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 f8d5075a85 ! missing global in SplitTopics.php 12 years ago
Stats.php 9284d80437 ! Fatal error accessing stat page if stats are disabled [Bug 4742] + typo in Profile-Actions.php 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 53445a0f08 ! Font size in WYSIWYG editor not in pt first part of bug 4890 12 years ago
Subs-Graphics.php 129237e9b6 ! Some final folding, some fixing 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 43a398c885 ! Error in poll if more than 256 choices are added 12 years ago
Subs-Post.php cc74e2f77c ! fixed broken bbc tables from the removal of all blank tags not just selected ones 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 c5553d049f ! undefined index http://www.simplemachines.org/community/index.php?topic=466831.msg3262422#msg3262422 12 years ago
Subscriptions-PayPal.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago
Themes.php 09dc54d105 ! Choosing theme variant shows wrong initial selection [Bug 4861] 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