Open Sencillo
2014.008
Main Page
Related Pages
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Files
Functions
Variables
Pages
guistrap.php
Go to the documentation of this file.
1
<?php
2
/*~ cache.php
3
.---------------------------------------------------------------------------.
4
| Software: SencilloCache |
5
| Version: 2014.003 |
6
| Contact:
[email protected]
|
7
| ------------------------------------------------------------------------- |
8
| Author: Bc. Peter Horváth (original founder) |
9
| Copyright (c) 2014, Bc. Peter Horváth. All Rights Reserved. |
10
| ------------------------------------------------------------------------- |
11
| License: Distributed under the General Public License (GPL) |
12
| http://www.gnu.org/copyleft/gpl.html |
13
| This program is distributed in the hope that it will be useful - WITHOUT |
14
| ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
15
| FITNESS FOR A PARTICULAR PURPOSE. |
16
'---------------------------------------------------------------------------'
17
~*/
18
if
(get_idkey2()==1)
19
{
20
require(
"./fw_modules/mod_identificator.php"
);
21
}
22
if
((
$perm
==1111) && ($_GET[
"pageid"
]==
"index6"
))
23
{
24
echo(
"<br />"
);
25
for
(
$i
=0;
$i
<=$max_system_modules;
$i
++)
26
{
27
$ary=$all_data[
"admin"
][
$i
];
28
$admin_box=$d2;
29
}
30
}
31
for
(
$i
=0;
$i
<=$num_centerboxid;
$i
++)
32
{
33
$ary=$all_data[
"center"
][
$i
];
34
$d1=$ary;
35
$user_box=$d1;
36
}
37
for
(
$i
=0;
$i
<=$num_leftboxid;
$i
++){echo($all_data[
"left"
][
$i
]);}
38
for
(
$i
=0;
$i
<=$num_leftboxid;
$i
++){echo($all_data[
"right"
][
$i
]);}
39
echo($all_data[
"foot"
][0]);echo(
$footbox
);
40
?>
$perm
$perm
Definition:
session.php:150
$i
$i
Definition:
core_functions.php:263
$footbox
if($_GET['error']!="") $footbox
Definition:
main-config.php:97
guistrap.php
Generated on Mon Aug 11 2014 23:52:16 for Open Sencillo by
1.8.6