소스 검색

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
+/**
+ * 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__);