Git commit 20b512dc562b7bebd09f60ab082c98ab0c2919be by Ingo Malchow. Committed on 31/03/2012 at 22:58. Pushed by imalchow into branch 'develop'. modify the deps file... M +1 -1 skins/Chihuahua.deps.php http://commits.kde.org/websites/wiki-kde-org/20b512dc562b7bebd09f60ab082c98= ab0c2919be diff --git a/skins/Chihuahua.deps.php b/skins/Chihuahua.deps.php index 93778f9..12b8120 100644 --- a/skins/Chihuahua.deps.php +++ b/skins/Chihuahua.deps.php @@ -5,5 +5,5 @@ // changed on a subsequent page view. // see http://mail.wikipedia.org/pipermail/wikitech-l/2006-January/033660.= html = -require_once( dirname( dirname( dirname( __FILE__ ) ) ) . '/includes/SkinT= emplate.php'); +require_once( dirname( dirname( __FILE__ ) ) . '/includes/SkinTemplate.ph= p'); ?> \ No newline at end of file