phpbb/phpBB
Ludovic Arnaud 69a854d3ee forum_parents made more reliable. Removed the $extra_form_fields parameter from jumpbox routines.
git-svn-id: file:///svn/phpbb/trunk@3739 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-28 01:25:03 +00:00
..
adm MCP: resync() function deemed stable enough to replace sync() in functions_admin.php. I will keep extensively testing it though... 2003-03-28 00:41:16 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop only minor changes, some notes, played around with the code... nothing special. 2003-02-26 13:17:45 +00:00
docs A document 2003-01-07 20:47:05 +00:00
images Add index, remove login 2003-03-17 01:13:57 +00:00
imagesets/subSilver Random stuff: report.gif renamed to icon_report.gif, typo in acm_file. 2003-03-28 00:37:07 +00:00
includes forum_parents made more reliable. Removed the $extra_form_fields parameter from jumpbox routines. 2003-03-28 01:25:03 +00:00
install Added icon_report to imageset (mine was like a big exclamation mark but Paul's looks better me thinks). 2003-03-28 00:29:56 +00:00
language I'm guessing there have been changes to these files ... 2003-03-25 16:52:07 +00:00
templates Added icon_report to imageset (mine was like a big exclamation mark but Paul's looks better me thinks). 2003-03-28 00:29:56 +00:00
ucp Here I am going on about minimising new includes and I go and create one ... probably better off as a seperate include though than adding ~500 lines of code to session.php 2003-03-18 22:23:08 +00:00
common.php hhmm, where did that constant go ... 2003-03-25 00:23:43 +00:00
config.php wrong encoding. ;) 2003-03-04 18:32:30 +00:00
extension.inc No need to be paranoid about direct access to this file, removed $mtime reference. 2002-09-29 20:45:57 +00:00
faq.php Updated to remove row color/class assignments 2003-02-21 12:40:23 +00:00
groupcp.php Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it. 2002-11-21 15:40:21 +00:00
index.php Fix login box action 2003-03-20 02:28:30 +00:00
mcp.php MCP: resync() function deemed stable enough to replace sync() in functions_admin.php. I will keep extensively testing it though... 2003-03-28 00:41:16 +00:00
memberlist.php Various updates 2003-03-25 16:50:18 +00:00
posting.php initial attachment functionality... only posting related (add/delete/edit) and schema. Also added attachment switch to board settings admin. 2003-03-22 15:48:46 +00:00
report.php More "reporting" stuff, note the very lame warning in viewtopic when a post has been reported. 2003-03-06 02:03:37 +00:00
search.php only minor changes, some notes, played around with the code... nothing special. 2003-02-26 13:17:45 +00:00
ucp.php Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php 2003-03-17 00:53:38 +00:00
viewforum.php Using real counts when displaying unapproved items to keep the page count accurate. 2003-03-28 00:43:50 +00:00
viewonline.php Line feeds again ... also wondering if, given what this does it may be better integrated with memberlist? 2003-03-18 17:43:21 +00:00
viewtopic.php Using real counts when displaying unapproved items to keep the page count accurate. 2003-03-28 00:43:50 +00:00