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
|
b
|
|
1 | 1 | <?php |
2 | 2 | |
3 | | require dirname( __FILE__ ) . '/parse.php'; |
| 3 | require_once dirname( __FILE__ ) . '/parse.php'; |
4 | 4 | |
5 | 5 | |