<br />
<b>Warning</b>:  Undefined variable $auth in <b>/home/pevo0181/public_html/pia-soft.com/cleania/routes/index.php</b> on line <b>542</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on value of type null in <b>/home/pevo0181/public_html/pia-soft.com/cleania/routes/index.php</b> on line <b>542</b><br />
<?php
	/*
	  Serendipity configuration file
	  Written on [[reg_date]]
	*/

	$serendipity['versionInstalled']  = '2.6.0';
	$serendipity['dbName']            = '[[softdb]]';
	$serendipity['dbPrefix']          = '[[dbprefix]]';
	$serendipity['dbHost']            = '[[softdbhost]]';
	$serendipity['dbUser']            = '[[softdbuser]]';
	$serendipity['dbPass']            = '[[softdbpass]]';
	$serendipity['dbType']            = 'mysqli';
	$serendipity['dbPersistent']      = false;
	$serendipity['dbCharset']         = 'utf8';

	// End of Serendipity configuration file
	// You 