PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
plugins
/
wp-all-import-pro
/
controllers
/
admin
<?php /** * Admin Home page * * @author Pavel Kulbakin <p.kulbakin@gmail.com> */ class PMXI_Admin_Home extends PMXI_Controller_Admin { public function index() { $this->render(); } }
[+]
..
[-] import.php
[edit]
[-] manage.php
[edit]
[-] help.php
[edit]
[-] home.php
[edit]
[-] history.php
[edit]
[-] license.php
[edit]
[-] addons.php
[edit]
[-] settings.php
[edit]