Commit Graph

12 Commits

Author SHA1 Message Date
2fd1d1f4c3 Adding isset checks to reduce undefined index errors
Fixed numerous PHP Notices of "Undefined index" by checking if the value has been previously set. Most of these revolved around $_COOKIE [ index ].
2014-09-03 14:59:21 -04:00
a4a7c8f4de Should fix #2 and #1 needs verification 2014-08-17 23:03:48 -04:00
d2103e91cf Fixes #3 2014-08-17 23:02:01 -04:00
8f8804876a Fix cookie logic 2014-07-13 20:34:15 -04:00
46ba7431ff Add SCRIPT_DEBUG functionality to core class 2014-07-13 17:53:54 -04:00
bf36205dae Update colorbox 2014-07-13 16:08:16 -04:00
59bb5e2e99 Colorbox fix 2014-07-13 15:44:39 -04:00
12194d49b7 PHP Tidy 2014-07-13 14:03:20 -04:00
1fd2570b84 PHP 5.3+ Pass by reference no longer required 2014-07-09 21:25:46 -04:00
630199fc2d Shorttag fixes 2014-07-09 21:02:38 -04:00
6a0888a46f Sync with current wp version 2014-07-09 20:49:03 -04:00
685def3e06 Initial Commit 2013-07-09 10:15:02 -04:00