|
@@ -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__);
|
|
|
|
|