emanuele 5661b3b6cc ! core features images set in ManageSettings instead of template, added check if images exist in custom theme folder and if not uses the default one 13 лет назад
..
Admin.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 13 лет назад
DbPackages-mysql.php 7ad87b1841 ! some more minor doc changes 13 лет назад
DbPackages-postgresql.php 7ad87b1841 ! some more minor doc changes 13 лет назад
DbPackages-sqlite.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 13 лет назад
DumpDatabase.php f8cff26430 ! Minor bug 13 лет назад
Errors.php cf87e450f5 Shows few errors (needs a lot of improvements) 13 лет назад
Groups.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Help.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Karma.php f8cff26430 ! Minor bug 13 лет назад
Load.php a9d228ebf4 ! add missing text string 13 лет назад
LogInOut.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 13 лет назад
Logging.php 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 13 лет назад
ManageAttachments.php 7ad87b1841 ! some more minor doc changes 13 лет назад
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 лет назад
ManageBoards.php 9f7269706f ! Non global $sourcedir 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 7ad87b1841 ! some more minor doc changes 13 лет назад
ManageLanguages.php 663e6db2b4 ! A bunch more documentation changes 13 лет назад
ManageMail.php b37e796548 ! Small patch for 4841 13 лет назад
ManageMaintenance.php 7ad87b1841 ! some more minor doc changes 13 лет назад
ManageMembergroups.php 7ad87b1841 ! some more minor doc changes 13 лет назад
ManageMembers.php 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 13 лет назад
ManageNews.php 7ad87b1841 ! some more minor doc changes 13 лет назад
ManagePaid.php 7ad87b1841 ! some more minor doc changes 13 лет назад
ManagePermissions.php 7ad87b1841 ! some more minor doc changes 13 лет назад
ManagePosts.php 7ad87b1841 ! some more minor doc 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 7ad87b1841 ! some more minor doc changes 13 лет назад
ManageSettings.php 5661b3b6cc ! core features images set in ManageSettings instead of template, added check if images exist in custom theme folder and if not uses the default one 13 лет назад
ManageSmileys.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Memberlist.php 7ad87b1841 ! some more minor doc changes 13 лет назад
MessageIndex.php b808e42365 ! $board not reassigned in MEssageIndex.php [Bug 4929] 13 лет назад
ModerationCenter.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Modlog.php 7ad87b1841 ! some more minor doc changes 13 лет назад
MoveTopic.php 7ad87b1841 ! some more minor doc changes 13 лет назад
News.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 лет назад
PackageGet.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Packages.php 7ad87b1841 ! some more minor doc changes 13 лет назад
PersonalMessage.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Poll.php 43a398c885 ! Error in poll if more than 256 choices are added 13 лет назад
Post.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 13 лет назад
Profile-Modify.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Profile-View.php 663e6db2b4 ! A bunch more documentation changes 13 лет назад
Profile.php 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 13 лет назад
QueryString.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Recent.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Register.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 13 лет назад
ScheduledTasks.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Search.php 7ad87b1841 ! some more minor doc changes 13 лет назад
SearchAPI-Custom.php 943ee77ad2 ! Send the old_body to the search API 13 лет назад
SearchAPI-Fulltext.php 7bcec8a9a2 ! missing var initialization for advanced search 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 bdf457fde0 ! Now is really AJAX! :P Including error handling for token and session verification failures 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 7ad87b1841 ! some more minor doc changes 13 лет назад
Subs-Admin.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Subs-Auth.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 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 6bb963bb85 ! Things you can't do with empty .... 13 лет назад
Subs-Graphics.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Subs-List.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 лет назад
Subs-Membergroups.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Subs-Members.php f5b373a401 Another array_intersect problem. Thanks asmith and feline for the bug report and th fix 13 лет назад
Subs-MembersOnline.php 886f427c4f ! Some more documentation changes 13 лет назад
Subs-Menu.php 7ad87b1841 ! some more minor doc 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 7ad87b1841 ! some more minor doc changes 13 лет назад
Subs-Package.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Subs-Post.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 13 лет назад
Subscriptions-PayPal.php 7ad87b1841 ! some more minor doc changes 13 лет назад
Themes.php 7ad87b1841 ! some more minor doc changes 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 7ad87b1841 ! some more minor doc changes 13 лет назад
Who.php 663e6db2b4 ! A bunch more documentation changes 13 лет назад
Xml.php bdf457fde0 ! Now is really AJAX! :P Including error handling for token and session verification failures 13 лет назад
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 13 лет назад