""
Documentation daCode : daCode webmaster's guide
Chapitre 3. Configuration reference

 

Internal values

These values exist, but are determined internally. Please never change theme, nor use them in any extension you write. Consider them as reserved words.

 

nodb

This is the var to handle if SQL is up or not. If you have to change some things on your site and don't want it to be accessible, you can put the value to 1, in order to display a waiting page.

 

last_news_timestamp

This is the timestamp of the last news. Initialized to prevent error in debug mode.

 

countredirect

FIXME $this->countredirect = 0;