phpbb/phpBB
Ludovic Arnaud ddee09332d "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2.
git-svn-id: file:///svn/phpbb/trunk@3797 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-09 21:55:03 +00:00
..
adm Modified view_logs to be used in MCP, added get_forum_list() to quickly get a set of forums the user is authed for 2003-04-02 23:21:17 +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 Overdue naming convention changes 2003-03-29 14:19:50 +00:00
includes Moved back gen_sorting() to mcp.php 2003-04-09 21:26:25 +00:00
install Add m_info 2003-04-03 11:37:17 +00:00
language Weekly update: MCP lang strings 2003-04-09 21:32:52 +00:00
templates "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2. 2003-04-09 21:55:03 +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 Moved acl_options caching code into acl 2003-03-29 18:25:41 +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 Added 540408 (edit forum info) and 565097 (fork threads). Fixed a couple of bugs that no one would ever noticed 2003-04-09 21:47:58 +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 I knew that I forgot something: f_report now in use 2003-04-03 00:06:04 +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 Moved back gen_sorting() to mcp.php 2003-04-09 21:26:25 +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 "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2. 2003-04-09 21:55:03 +00:00