Selaa lähdekoodia

Fix Documentor error (#57)

Mark Harrison 4 vuotta sitten
vanhempi
commit
c886560c96
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      build/build.php

+ 8 - 0
build/build.php

@@ -1,4 +1,12 @@
 <?php
+/**
+ * OPcache GUI - build module
+ *
+ * @author Andrew Collington, andy@amnuts.com
+ * @version 3.0.0
+ * @link https://github.com/amnuts/opcache-gui
+ * @license MIT, http://acollington.mit-license.org/
+ */
 
 $parentPath = dirname(__DIR__);