Add initialisation log to messages library
This commit is contained in:
@@ -43,6 +43,8 @@ class Messages {
|
|||||||
if (empty($messages)) {
|
if (empty($messages)) {
|
||||||
$this->clear();
|
$this->clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
log_message('debug', "Messages Class Extension Initialized");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user