PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wp-all-export-pro
/
controllers
/
admin
<?php /** * Admin Help page * * @author Pavel Kulbakin <p.kulbakin@gmail.com> */ class PMXE_Admin_Google extends PMXE_Controller_Admin { public function index() { $this->render(); } }
[+]
..
[-] export.php
[edit]
[-] help.php
[edit]
[-] google.php
[edit]
[-] settings.php
[edit]
[-] manage.php
[edit]
[-] feedback.php
[edit]