make readme rst-compatible
[awstats-helper.git] / create-historic.php
old mode 100644 (file)
new mode 100755 (executable)
index 2977931..885d5e5
@@ -1,8 +1,11 @@
+#!/usr/bin/env php
 <?php
 /**
  * Renders historic data for multiple sites
  * Does not render static pages if they exist
  * already.
+ *
+ * Only used during the initial setup.
  */
 require_once 'functions.php';