Spuds 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 12 yıl önce
..
Admin.php fba49b3745 ! $context['browser'] was not setting all vars resulting in index errors on mods 12 yıl önce
BoardIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Calendar.php 2be623e0c9 ! More documentation. 12 yıl önce
Class-Graphics.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Class-Package.php f8d5075a85 ! missing global in SplitTopics.php 12 yıl önce
DbExtra-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
DbExtra-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
DbExtra-sqlite.php f265b300f9 ! Some more substr() changes 12 yıl önce
DbPackages-mysql.php 4af32d9925 ! Really added the missing global this time ! 12 yıl önce
DbPackages-postgresql.php ba8ff00f62 ! Use uppercase types in db_add_column will not fail any more in postgreSQL and SQlite [Bug 4826] 12 yıl önce
DbPackages-sqlite.php ba8ff00f62 ! Use uppercase types in db_add_column will not fail any more in postgreSQL and SQlite [Bug 4826] 12 yıl önce
DbSearch-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
DbSearch-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
DbSearch-sqlite.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
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 yıl önce
DumpDatabase.php f8cff26430 ! Minor bug 12 yıl önce
Errors.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Groups.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Help.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce
Karma.php f8cff26430 ! Minor bug 12 yıl önce
Load.php f8d5075a85 ! missing global in SplitTopics.php 12 yıl önce
LogInOut.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Logging.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
ManageAttachments.php 621cdb0871 ! No more errors when pruning attachments without notice [Bug 4818] 12 yıl önce
ManageBans.php de099bdbc2 ! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!) 12 yıl önce
ManageBoards.php 886f427c4f ! Some more documentation changes 12 yıl önce
ManageCalendar.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
ManageErrors.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 yıl önce
ManageLanguages.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
ManageMail.php b37e796548 ! Small patch for 4841 12 yıl önce
ManageMaintenance.php f265b300f9 ! Some more substr() changes 12 yıl önce
ManageMembergroups.php b2923c6cfc ! fix for FIND_IN_SET in postgreSQL ManageMembergroups.php related to [mod 3120] 12 yıl önce
ManageMembers.php 43a398c885 ! Error in poll if more than 256 choices are added 12 yıl önce
ManageNews.php 886f427c4f ! Some more documentation changes 12 yıl önce
ManagePaid.php 636b59a151 ! Couple of left over loadfiles removed 12 yıl önce
ManagePermissions.php f8cff26430 ! Minor bug 12 yıl önce
ManagePosts.php 886f427c4f ! Some more documentation changes 12 yıl önce
ManageRegistration.php 886f427c4f ! Some more documentation changes 12 yıl önce
ManageScheduledTasks.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
ManageSearch.php 943ee77ad2 ! Send the old_body to the search API 12 yıl önce
ManageSearchEngines.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
ManageServer.php 2be623e0c9 ! More documentation. 12 yıl önce
ManageSettings.php 886f427c4f ! Some more documentation changes 12 yıl önce
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 yıl önce
Memberlist.php 9267bbffe0 ! Removed duplicate code from Memberlist.php 12 yıl önce
MessageIndex.php b808e42365 ! $board not reassigned in MEssageIndex.php [Bug 4929] 12 yıl önce
ModerationCenter.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Modlog.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 yıl önce
MoveTopic.php b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 yıl önce
News.php f8cff26430 ! Minor bug 12 yıl önce
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce
PackageGet.php 886f427c4f ! Some more documentation changes 12 yıl önce
Packages.php 8b570972f8 ! smcFunc not globalized in the function PackageOptions 12 yıl önce
PersonalMessage.php a5c82c7452 ! Fold back in Subs-PersonalMessage.php to PersonalMessage.php and Subs-Post.php 12 yıl önce
Poll.php 43a398c885 ! Error in poll if more than 256 choices are added 12 yıl önce
Post.php 23f8b7f938 ! Merge refractored attachment.php changes back in to Post.php and Display.php 12 yıl önce
PostModeration.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Printpage.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Profile-Actions.php 9284d80437 ! Fatal error accessing stat page if stats are disabled [Bug 4742] + typo in Profile-Actions.php 12 yıl önce
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 yıl önce
Profile-View.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Profile.php b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 yıl önce
QueryString.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Recent.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Register.php 8d1279cf79 ! Wrong value sent to integrate_activate with direct activation - thanks Dragooon through Arantor 12 yıl önce
Reminder.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce
RemoveTopic.php a18e888838 10610 12 yıl önce
RepairBoards.php 943ee77ad2 ! Send the old_body to the search API 12 yıl önce
Reports.php 943ee77ad2 ! Send the old_body to the search API 12 yıl önce
ScheduledTasks.php 3c431b6cf9 ! Even more doc stuff. 12 yıl önce
Search.php 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 12 yıl önce
SearchAPI-Custom.php 943ee77ad2 ! Send the old_body to the search API 12 yıl önce
SearchAPI-Fulltext.php 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 12 yıl önce
SearchAPI-Standard.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Security.php 2be623e0c9 ! More documentation. 12 yıl önce
SendTopic.php b37e796548 ! Small patch for 4841 12 yıl önce
Session.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
SplitTopics.php f8d5075a85 ! missing global in SplitTopics.php 12 yıl önce
Stats.php 9284d80437 ! Fatal error accessing stat page if stats are disabled [Bug 4742] + typo in Profile-Actions.php 12 yıl önce
Subs-Admin.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 yıl önce
Subs-Auth.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Subs-BoardIndex.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Subs-Boards.php 2be623e0c9 ! More documentation. 12 yıl önce
Subs-Calendar.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Subs-Categories.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Subs-Charset.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Subs-Compat.php 2be623e0c9 ! More documentation. 12 yıl önce
Subs-Db-mysql.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Subs-Db-postgresql.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Subs-Db-sqlite.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Subs-Editor.php 53445a0f08 ! Font size in WYSIWYG editor not in pt first part of bug 4890 12 yıl önce
Subs-Graphics.php 129237e9b6 ! Some final folding, some fixing 12 yıl önce
Subs-List.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce
Subs-Membergroups.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Subs-Members.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Subs-MembersOnline.php 886f427c4f ! Some more documentation changes 12 yıl önce
Subs-Menu.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce
Subs-MessageIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Subs-OpenID.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 yıl önce
Subs-Package.php 43a398c885 ! Error in poll if more than 256 choices are added 12 yıl önce
Subs-Post.php cc74e2f77c ! fixed broken bbc tables from the removal of all blank tags not just selected ones 12 yıl önce
Subs-Recent.php 886f427c4f ! Some more documentation changes 12 yıl önce
Subs-Sound.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
Subs.php c5553d049f ! undefined index http://www.simplemachines.org/community/index.php?topic=466831.msg3262422#msg3262422 12 yıl önce
Subscriptions-PayPal.php f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 yıl önce
Themes.php 09dc54d105 ! Choosing theme variant shows wrong initial selection [Bug 4861] 12 yıl önce
Topic.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
ViewQuery.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce
Who.php 663e6db2b4 ! A bunch more documentation changes 12 yıl önce
Xml.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 yıl önce
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 yıl önce