scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 102  →  ?path2? @ 103
/file.php
@@ -89,6 +89,7 @@
### Hook for various file extensions.
$opengraph = FALSE;
switch(strtoupper($fileExtension)) {
case 'MP4':
case 'GIF':
$opengraph = TRUE;
break;