.. |
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
|
bdf457fde0
! Now is really AJAX! :P Including error handling for token and session verification failures
|
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 년 전 |