 api.wordpress.org/public_html/core/browse-happy/1.0/index.php | 2 +-
 browsehappy.com/public_html/js/modernizr-1.6.min.js           | 8 ++++----
 browsehappy.com/public_html/languages/browsehappy.pot         | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/api.wordpress.org/public_html/core/browse-happy/1.0/index.php b/api.wordpress.org/public_html/core/browse-happy/1.0/index.php
index 12c817c6..6c1d5586 100644
--- a/api.wordpress.org/public_html/core/browse-happy/1.0/index.php
+++ b/api.wordpress.org/public_html/core/browse-happy/1.0/index.php
@@ -1,6 +1,6 @@
 <?php
 
-require dirname( __FILE__ ) . '/parse.php';
+require_once dirname( __FILE__ ) . '/parse.php';
 

