mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Make sure dashboard only check for core updates once per session. (unless debug is enabled)
This commit is contained in:
@@ -3678,7 +3678,7 @@ class e_parser
|
||||
return $link;
|
||||
}
|
||||
|
||||
return "<a href='".$link."'>-attachment-</a>"; //TODO Add pref for this.
|
||||
return "<a href='".$link."'>-attachment-</a>"; //TODO Add pref for this.
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user