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