Project

General

Profile

1
;<?php exit(); ?>
2
;###############################################################################
3
;###                                                                         ###
4
;###     configurable settings for admin/pages                               ###
5
;###                                                                         ###
6
;###############################################################################
7
;
8
[PagesEnvironment]
9
AccessFileOverwrite = true
10
;
11
[ProtectedNames]
12
List[]  = account
13
List[]  = framework
14
List[]  = include
15
List[]  = install
16
List[]  = languages
17
List[]  = modules
18
List[]  = search
19
List[]  = temp
20
List[]  = templates
21
List[]  = index
22
List[]  = config
23
List[]  = upgrade-script
24
List[]  = intro
25
;
(4-4/25)