Project

General

Profile

Actions

Bug #24425

closed

PageRenderer static members

Added by Arjen Hoekema almost 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

These variables should not be declared static in 'class.t3lib_pagerenderer.php':

protected static $jsFiles = array ();
protected static $jsFooterFiles = array ();
protected static $jsLibs = array ();
protected static $jsFooterLibs = array ();
protected static $cssFiles = array ();

(issue imported from #M16855)

Actions

Also available in: Atom PDF