mirror of
https://github.com/e107inc/e107.git
synced 2025-01-29 18:47:54 +01:00
Comment for static variable.
This commit is contained in:
parent
332dc1739a
commit
b6225413b9
@ -292,8 +292,8 @@ class e_library_manager
|
||||
*/
|
||||
public function load($name, $variant = null)
|
||||
{
|
||||
// Re-use the statically cached value to save memory.
|
||||
static $loaded;
|
||||
/* @FIXME Still needed? */
|
||||
|
||||
if(!isset($loaded[$name]))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user