phpbb/phpBB
Paul S. Owen c9670f9924 Enable reminder email sending
git-svn-id: file:///svn/phpbb/trunk@3720 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-25 14:21:56 +00:00
..
adm Enable reminder email sending 2003-03-25 14:21:56 +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 Two new images (reported/unapproved items), please update your database. Added blank images as placeholders. 2003-03-13 00:38:42 +00:00
includes Simplify online user text generation 2003-03-25 14:19:49 +00:00
install Changed attachment upload path var to "non-dynamic" ... couldn't see a reason as to why it needed to be dynamic, if it must feel free to change it back. 2003-03-25 00:19:58 +00:00
language Reminder message for admin index 2003-03-25 11:59:36 +00:00
templates Change url for PM 2003-03-25 00:30:55 +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 Desesperatly trying to synchronise my different versions ;) 2003-03-19 01:44:44 +00:00
memberlist.php Output total posts/topics 2003-03-25 00:05:28 +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 Output total posts/topics 2003-03-25 00:05:28 +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 Output total posts/topics 2003-03-25 00:05:28 +00:00