Jeremy D a07730c2f2 Merge pull request #125 from emanuele45/master 12 years ago
..
Admin.php 117681b43d ! Avoid conflict with admin.css ID 12 years ago
BoardIndex.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Calendar.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Class-BrowserDetect.php 41831f4713 ! do the gecko check with firefox checks 12 years ago
Class-CurlFetchWeb.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 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 9bc133e941 ! Updates to better manage memory requests 12 years ago
DbExtra-mysql.php d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool 12 years ago
DbExtra-postgresql.php d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool 12 years ago
DbExtra-sqlite.php d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool 12 years ago
DbPackages-mysql.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
DbPackages-postgresql.php 4ae4f96c0f ! Postgresql fails in create non-null db columns [Topic 470906] - Thanks Tyris for the report 12 years ago
DbPackages-sqlite.php 7ce72a18f5 ! some more minor doc changes 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 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Drafts.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
DumpDatabase.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Errors.php abcda28703 ! Manage language generated an error if the SMF version is not available on the server 12 years ago
Groups.php e1eb396afc Removed a bit of unused code 12 years ago
Help.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Karma.php d1f543e957 plural on karma fatal error karma_wait_time [Bug 1853] 12 years ago
Load.php 6d43681f40 Removed an unecessary loadLanguage'index') 12 years ago
LogInOut.php 7687ab0552 Merge pull request #107 from jdarwood007/login-ignore-convter-passwords 12 years ago
Logging.php 1d82831f07 - Duplicated code gone 12 years ago
ManageAttachments.php 91dafaa1d0 Merge pull request #115 from Spuds/Cleanup 12 years ago
ManageBans.php 03e8b62fd7 Another small fix for IPv6 things 12 years ago
ManageBoards.php 57de7ca2c0 @todo is this really needed? => apparently no 12 years ago
ManageCalendar.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManageErrors.php eb4843e240 ! Make the popup window large enough to show the error line 12 years ago
ManageLanguages.php 92148f0a8f Small fix after rebase 12 years ago
ManageMail.php ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files 12 years ago
ManageMaintenance.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManageMembergroups.php 072c3bc6f9 Updates to stylized help pop ups 12 years ago
ManageMembers.php fb547bc460 Alignment fixes and some inline styles to classes 12 years ago
ManageNews.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManagePaid.php ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files 12 years ago
ManagePermissions.php af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 years ago
ManagePosts.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManageRegistration.php 886f427c4f ! Some more documentation changes 12 years ago
ManageScheduledTasks.php ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files 12 years ago
ManageSearch.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManageSearchEngines.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManageServer.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ManageSettings.php 26da58c95f Merge pull request #95 from emanuele45/integrate_files 12 years ago
ManageSmileys.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Memberlist.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
MessageIndex.php 7b7e7c216e Merge pull request #117 from emanuele45/marcus_master 12 years ago
ModerationCenter.php b0c55c25df Let's keep only the 3 include present in SMF 2.0, all the others would be pretty useless 12 years ago
Modlog.php 072c3bc6f9 Updates to stylized help pop ups 12 years ago
MoveTopic.php 8ade59da3f Use logActions() to log multiple custom profile field changes in one go 12 years ago
News.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
PackageGet.php b05f57c929 ! Few changes proposed by Ant to the error message when trying to install themes from pacman 12 years ago
Packages.php 1d26b06e60 Should be possible to include a file with hooks even using the <hook> tag 12 years ago
PersonalMessage.php 4627c773ce Merge pull request #110 from emanuele45/no_menu_toggle 12 years ago
Poll.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Post.php b0c55c25df Let's keep only the 3 include present in SMF 2.0, all the others would be pretty useless 12 years ago
PostModeration.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Printpage.php 0da1b299fa Added option to disable the print page - Suggested by Ben_S [Topic 479688] 12 years ago
Profile-Actions.php 77ac6d0c35 Use logActions() to log deleted members in one go 12 years ago
Profile-Modify.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Profile-View.php 91dafaa1d0 Merge pull request #115 from Spuds/Cleanup 12 years ago
Profile.php af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 years ago
QueryString.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Recent.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Register.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Reminder.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
RemoveTopic.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
RepairBoards.php 9bc133e941 ! Updates to better manage memory requests 12 years ago
Reports.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
ScheduledTasks.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Search.php fd85a6d76b Fixed a couple of undefined variables errors in search 12 years ago
SearchAPI-Custom.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
SearchAPI-Fulltext.php 7bcec8a9a2 ! missing var initialization for advanced search 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 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
SendTopic.php 7cac96e441 ! prevent slamming the password reminder function 12 years ago
Session.php 9b3431a24a ! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy 12 years ago
SplitTopics.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Stats.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Admin.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Auth.php c61121a06b Merge pull request #62 from live627/hooks 12 years ago
Subs-BoardIndex.php 7b7e7c216e Merge pull request #117 from emanuele45/marcus_master 12 years ago
Subs-Boards.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Calendar.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Categories.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 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 acd377cb4f ! Some minor doc changes since I was there 12 years ago
Subs-Db-mysql.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 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 5278025e49 Merge pull request #103 from emanuele45/autosuggest_hook 12 years ago
Subs-Graphics.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-List.php d6051296d1 comma and time should receive the value 12 years ago
Subs-Membergroups.php a36ef57476 ! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope. 12 years ago
Subs-Members.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-MembersOnline.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Menu.php 4627c773ce Merge pull request #110 from emanuele45/no_menu_toggle 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 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Package.php 1d26b06e60 Should be possible to include a file with hooks even using the <hook> tag 12 years ago
Subs-Post.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs-Recent.php 886f427c4f ! Some more documentation changes 12 years ago
Subs-Sound.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
Subs.php b2785a98b6 Files to include are optionals 12 years ago
Subscriptions-PayPal.php 09e65d3d9d ! fixed post case 1.1 leftover 12 years ago
Themes.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 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 25b9438d46 ! change ?fin20 to ?alp21, many files, question is which ones did I miss :P 12 years ago
Who.php 32a1740bc2 Three formatting changes from marcus in license, version and title presentation 12 years ago
Xml.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago