From: Laury GvR Date: Thu, 19 Mar 2015 15:58:37 +0000 (-0400) Subject: Testing video gallery script rpelacement X-Git-Tag: v1.0.0^2~15 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cfa740848eadfd96cf3ef10e2441409fd2f4ef9e;p=WP-Themes%2FEMSEmmet.git Testing video gallery script rpelacement --- diff --git a/functions.php b/functions.php index 477ad67..7a474d0 100644 --- a/functions.php +++ b/functions.php @@ -133,17 +133,6 @@ function glm_site_scripts() ); if(is_front_page()) { } - if(is_page('videos')) { - echo ''; - } - }