This commit is contained in:
Arne Teuke
2025-04-24 20:14:24 +02:00
parent a54058d10c
commit abc0d994c3
2 changed files with 1 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class initializes the php_cd module
##############################################################################
class php_cd::init {
class php_cd {
include php_cd::params
}