PATH:
home
/
letacommog
/
letaweb
/
admin
/
controllers
<?php //controller for site builder class AjaxController extends PController { public $layout = 'column1'; protected function beforeAction($action) { return true; } }
[+]
..
[-] AjaxController.php
[edit]
[-] SiteController.php
[edit]
[-] IpnController.php
[edit]
[-] StatController.php
[edit]
[-] BuilderController.php
[edit]
[-] BlogController.php
[edit]
[-] UserController.php
[edit]
[-] CheckoutController.php
[edit]
[-] PaypalController.php
[edit]