<?php
/*********************************************************************
*
* WapSite powered by CsC Portal. WapSite[tm] is module of CsC Portal.
*
* (C) 2004. CsC Portal. All rights reserved.
*
* http://cscp.cs-centar.net | http://www.cs-centar.net
*
********************************************************************/
// File: admin/index.php
// Desc: First page of the admin panel [ Works only via Web Browser ]
// Written on: 22.04.2004
$act_index = "idx";
include("ad_menu.php");
?>