Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* $Id: portal.php 4053 2008-07-31 04:56:19Z Tikitiki $
| * $Id: portal.php 4081 2008-08-08 01:47:02Z Tikitiki $
|
*/
define("IN_MYBB", 1); define("IN_PORTAL", 1);
|
*/
define("IN_MYBB", 1); define("IN_PORTAL", 1);
|
| define('THIS_SCRIPT', 'portal.php');
|
// set the path to your forums directory here (without trailing slash) $forumdir = "./";
| // set the path to your forums directory here (without trailing slash) $forumdir = "./";
|