aboutsummaryrefslogtreecommitdiff
path: root/french/pluxml-theme-snowxml/files/patch-template.php
blob: aa68a6e92c96ff52ed54ab790a5ee938242ff36d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- work/snowxml/template.php	Tue Nov  7 19:56:05 2006
+++ template.php	Wed Oct  3 10:35:35 2007
@@ -71,7 +71,11 @@
 			</ul>
 		</div>
 		
-		<?php include('pluxml/plugins/skinswitcher_form.php'); ?>
+		<?php 
+		if(file_exists('pluxml/plugins/skinswitcher_form.php')) {
+		include('pluxml/plugins/skinswitcher_form.php');
+		}
+		?>
 		
 	</div>