Files
wp-cw/class
Jesse Graupmann 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
..