Date index for Jun 2002
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [achievo] new user setup
I used http://localhost/achievo-0.8.0/index.php
And this is what I get in my browser:
<?php
include_once("atk.inc");
atksession();
atksecure();
$g_layout->output('<html>');
$g_layout->head(text("app_title"));
if(strtolower($config_menu_pos) == "top")
{
if($config_top_frame==1)
{
$g_layout->output('
<frameset rows="70,*" frameborder="0" border="0">
<frame name="top" scrolling="no" noresize src="top.php"
marginwidth="0" marginheight="0">
');
}
$g_layout->output('
<frameset rows="100,*" frameborder="0" border="0">
<frame name="menu" scrolling="no" noresize
src="menu.php" marginwidth="0" marginheight="0">
<frame name="main" scrolling="auto" noresize
src="'.session_url("dispatch.php?atknodetype=hours&atkaction=admin",SESSION_
NEW).'" marginwidth="0" marginheight="0">
....
-----Original Message-----
From: Marcel van Rooijen [http://www.achievo.org/ ]
[ to unsubscribe send an e-mail to achievo-unsubscribe dot