예제 #1
0
파일: newfile.php 프로젝트: anas/feedstore
<?php

include 'include/Site.php';
$opts = Config::getModuleOptions('Content');
$opts['restrictedpages'] = 'true';
Config::setModuleOptions('Content', $opts);