Encapsgallery 0.1.0 Demo > Encapsgallery 1.0.0 Demo / Admin / Gallery Head.php

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Encapsgallery 0.1.0 Demo

Download:
encapsgallery-0.1.0-demo.zip

Category:
Image Galleries

Archive Content:

Encapsgallery 1.0.0 Demo > Admin

Encapsgallery 1.0.0 Demo > Admin > Html

Encapsgallery 1.0.0 Demo > Admin > Img

Encapsgallery 1.0.0 Demo > Admin

Encapsgallery 1.0.0 Demo > Admin > Sql

Encapsgallery 1.0.0 Demo

Encapsgallery 1.0.0 Demo > Core

Encapsgallery 1.0.0 Demo

Encapsgallery 1.0.0 Demo > Html > Acd

Encapsgallery 1.0.0 Demo > Html > Acd > Img > Gallery

Encapsgallery 1.0.0 Demo > Html > Acd

Encapsgallery 1.0.0 Demo > Html

Encapsgallery 1.0.0 Demo

Gallery Head.php:


<?
session_start
();
include(
"common_head.php");
include(
"./html/".$config['theme'].'gallery_navi.html');
$root "../";
include(
$root."core/core.php");
include(
$root."config.ini.php");
$root "./";
//include($root."core/core.php");
include($root."config.ini.php");

$gallery = new Gallery($config, $HTTP_POST_FILES, 'admin');

$cats = new Category($config, 'admin');
$cats->think();



?>


Other Image Galleries Scripts:

WebMaster Resources Home

©RingsWorld.com