Parcourir la source

Minor Spacing Fix

own3mall il y a 9 ans
Parent
commit
c5f4cdf364
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      modules/extras/extras.php

+ 1 - 1
modules/extras/extras.php

@@ -409,7 +409,7 @@ function exec_ogp_module()
 		
 		if( ! $contents && !isset($_GET["type"]) )
 		{
-			print_failure('Unable to get contents from : ' . $used_file);
+			print_failure('Unable to get contents from: ' . $used_file);
 			continue;
 		}