003 File Manager
Current Path:
/usr/local/www/sites/shared/phpmyadmin/setup
usr
/
local
/
www
/
sites
/
shared
/
phpmyadmin
/
setup
/
📁
..
📄
about.php
(1.49 KB)
📄
admin.php
(5.23 KB)
📄
ajax.js
(248 B)
📄
config.php
(1.26 KB)
📄
dropdown.php
(1.49 KB)
📁
frames
📄
index.php
(8.88 KB)
📁
lib
📄
scripts.js
(5.68 KB)
📄
styles.css
(10.32 KB)
📄
validate.php
(845 B)
Editing: ajax.js
/* vim: set expandtab sw=4 ts=4 sts=4: */ /** * Dummy implementation of the ajax page loader */ var AJAX = { registerOnload: function (idx, func) { $(document).ready(func); }, registerTeardown: function (idx, func) { } };
Upload File
Create Folder