瀏覽代碼

Fix Documentor error (#57)

Mark Harrison 4 年之前
父節點
當前提交
c886560c96
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      build/build.php

+ 8 - 0
build/build.php

@@ -1,4 +1,12 @@
 <?php
 <?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__);
 $parentPath = dirname(__DIR__);