Update conf.class.php

This commit is contained in:
Frédéric FRANCE 2023-02-22 20:32:13 +01:00 committed by GitHub
parent 53d89bb068
commit fc8ae34dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,10 @@ class Conf
// An array to store cache results ->cache['nameofcache']=...
public $cache;
/**
* @var int To tell header was output
*/
public $headerdone;
/**
* @var string[]