PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wp-all-import2
/
controllers
/
admin
<?php /** * Admin Home page * * @author Maksym Tsypliakov <maksym.tsypliakov@gmail.com> */ class PMXI_Admin_Home extends PMXI_Controller_Admin { public function index() { $this->render(); } }
[+]
..
[-] addons.php
[edit]
[-] history.php
[edit]
[-] help.php
[edit]
[-] settings.php
[edit]
[-] home.php
[edit]
[-] import.php
[edit]
[-] manage.php
[edit]