summaryrefslogtreecommitdiff
path: root/files/head.php
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-20 19:39:08 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-20 19:39:08 +0200
commita02332f46086050f903ea52bc72378583f404ac2 (patch)
tree9c6c5ce441aa23c5f458eec05199d562c04eb152 /files/head.php
parentLint fixes. (diff)
downloadphpldapadmin-a02332f46086050f903ea52bc72378583f404ac2.tar.gz
phpldapadmin-a02332f46086050f903ea52bc72378583f404ac2.tar.xz
Major work.
Diffstat (limited to 'files/head.php')
-rw-r--r--files/head.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/head.php b/files/head.php
new file mode 100644
index 0000000..1644b01
--- /dev/null
+++ b/files/head.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * The phpLDAPadmin config file
+ * See: http://phpldapadmin.sourceforge.net/wiki/index.php/Config.php
+ *
+ * DONT change config_default.php, you changes will be lost by the next release
+ * of PLA. Instead change this file - as it will NOT be replaced by a new
+ * version of phpLDAPadmin.
+ *
+ * This file is managed by PUPPET.
+ * Local changes WILL be overwritten.
+ */