Skip to content

Commit 5133cc8

Browse files
author
pedro_morgan
committed
MInor tidy of the dist.conf.php files
1 parent 4fe86d0 commit 5133cc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

install/lib/installer_base.lib.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ class installer_base {
3737
/*
3838
3939
*/
40+
function contstruct()
41+
{
42+
die('ere');
43+
}
44+
4045

4146
function lng($text) {
4247
return $text;

0 commit comments

Comments
 (0)