@@ -301,6 +301,7 @@ |
||
| 301 | 301 | /** |
| 302 | 302 | * Change relative link to absolute link |
| 303 | 303 | * |
| 304 | + * @param string $server |
|
| 304 | 305 | */ |
| 305 | 306 | public static function FixLink(&$content,$server,$match){ |
| 306 | 307 | |