Mark Harrison 4 лет назад
Родитель
Сommit
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__);