1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

Moved user cp files to /ucp insted of includes/ucp, easier to handle this

way with phudo-module system


git-svn-id: file:///svn/phpbb/trunk@3427 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2003-01-30 19:57:19 +00:00
parent 2e64f1aea7
commit 2b9b88f251
8 changed files with 3655 additions and 0 deletions

26
phpBB/ucp/usercp_main.php Executable file
View File

@@ -0,0 +1,26 @@
<?php
/***************************************************************************
* usercp_main.php
* -------------------
* begin : Friday, November 22, 2002
* copyright : (C) 2001 The phpBB Group
* email : support@phpbb.com
*
* $Id$
*
*
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*
***************************************************************************/
?>