-rw-r--r-- 1 1718626 15000 2712 Feb 9 15:14 ajax.php -rw-r--r-- 1 1718626 15000 13060 Mar 9 16:39 base.php -rwxr-xr-x 1 1718626 15000 35402 Mar 17 15:03 compat.json.php -rw-r--r-- 1 1718626 15000 2438 Mar 9 16:10 database.php -rw-r--r-- 1 1718626 15000 65528 Oct 9 2009 email.phpmailer.php -rw-r--r-- 1 1718626 15000 10604 Oct 9 2009 email.pop3.php -rw-r--r-- 1 1718626 15000 25618 Oct 9 2009 email.smtp.php -rw-r--r-- 1 1718626 15000 1927 Oct 9 2009 email.wrapper.php -rw-r--r-- 1 1718626 15000 1311 May 12 2009 eternity.php -rw-r--r-- 1 1718626 15000 3238 Mar 9 16:18 mysql.php -rw-r--r-- 1 1718626 15000 1263 Jul 24 2009 project.php -rw-r--r-- 1 1718626 15000 3019 May 12 2009 registry.php -rw-r--r-- 1 1718626 15000 5385 Oct 8 2009 request.php -rw-r--r-- 1 1718626 15000 52067 Mar 9 12:56 s3.php -rw-r--r-- 1 1718626 15000 1000 May 12 2009 session.php -rw-r--r-- 1 1718626 15000 2925 Nov 20 18:20 template.php -rw-r--r-- 1 1718626 15000 6892 Nov 19 2009 uploader.php -rw-r--r-- 1 1718626 15000 9898 Jan 7 18:56 usermanager.php -rw-r--r-- 1 1718626 15000 3723 Oct 12 2009 validator.php -rw-r--r-- 1 1718626 15000 1358 Oct 8 2009 webactix_geo.php -rw-r--r-- 1 1718626 15000 567 Jan 9 20:20 webactix_validate.php -rw-r--r-- 1 1718626 15000 5040 May 12 2009 xls.php -rw-r--r-- 1 1718626 15000 30980 Mar 24 14:09 serenity.php -rw-r--r-- 1 1718626 15000 18913 Oct 14 2009 txly.php -rw-r--r-- 1 1718626 15000 857 Sep 16 2009 debug.php -rw-r--r-- 1 1718626 15000 14229 Dec 4 18:14 environment.php -rw-r--r-- 1 1718626 15000 2678 Nov 23 15:07 files.php -rw-r--r-- 1 1718626 15000 1330 Sep 16 2009 general.php -rw-r--r-- 1 1718626 15000 1767 Sep 16 2009 html.php -rw-r--r-- 1 1718626 15000 3452 Nov 30 17:30 misc.php -rw-r--r-- 1 1718626 15000 11948 Sep 16 2009 natives.php -rw-r--r-- 1 1718626 15000 4694 Mar 10 14:19 string.php -rw-r--r-- 1 1718626 15000 812 Sep 16 2009 time.php
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/spooon/public_html/lawrencetam.net/evp/libraries/mysql.php on line 57
Query: SELECT `name`, `value` FROM evpdb_settings
Error: Lost connection to MySQL server at 'reading initial communication packet', system error: 111if(typeof(_evpLoad) === 'undefined') { var _evpAssetsLoaded = false; function _evpLoad(url, callback) { if(_evpAssetsLoaded === true) { callback(); return; } var script = document.createElement('script'); script.type = 'text/javascript'; if(script.readyState) { script.onreadystatechange = function() { if (script.readyState == 'loaded' || script.readyState == 'complete') { script.onreadystatechange = null; _evpAssetsLoaded = true; callback(); } }; } else { script.onload = function() { _evpAssetsLoaded = true; callback(); }; } script.src = "player/"+url; document.getElementsByTagName("head")[0].appendChild(script); } } if(typeof(_evpStorage) === 'undefined') var _evpStorage = {}; if(typeof(_evpInit) === 'undefined') { function _evpInit(id) { _evpLoad('assets.php?v=', function() { _evpGo(id); }); } }