Remove releasenotes from build.xml
[phorkie.git] / src / stub-phar.php
index 95e894cb123d6f3420f3eff1b6acb2c76d3bc85b..859152bf8c6d6e3993ec3ef00ab64efb83bc0f5d 100644 (file)
@@ -9,7 +9,7 @@
  * @author    Christian Weiske <cweiske@cweiske.de>
  * @copyright 2014 Christian Weiske
  * @license   http://www.gnu.org/licenses/agpl.html GNU AGPL v3
- * @link      http://phorkie.sf.net/
+ * @link      https://cweiske.de/phorkie.htm
  */
 if (!in_array('phar', stream_get_wrappers()) || !class_exists('Phar', false)) {
     echo "Phar extension not avaiable\n";