https not available for cvs.sourceforge.net
This commit is contained in:
@@ -32,7 +32,7 @@ $replaces = array(
|
|||||||
|
|
||||||
// linking files
|
// linking files
|
||||||
'/(\s+)([\\/a-z_0-9\.]+\.php)/i'
|
'/(\s+)([\\/a-z_0-9\.]+\.php)/i'
|
||||||
=> '\\1<a href="https://cvs.sourceforge.net/viewcvs.py/phpmyadmin/phpMyAdmin/\\2?annotate=HEAD">\\2</a>',
|
=> '\\1<a href="http://cvs.sourceforge.net/viewcvs.py/phpmyadmin/phpMyAdmin/\\2?annotate=HEAD">\\2</a>',
|
||||||
);
|
);
|
||||||
|
|
||||||
header('Content-type: text/html; charset=utf-8');
|
header('Content-type: text/html; charset=utf-8');
|
||||||
|
Reference in New Issue
Block a user