mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
Setup: Display the XML errors on the screen
SVN:trunk[5716]
This commit is contained in:
@@ -5,7 +5,7 @@ class InvalidParameterException extends Exception
|
||||
|
||||
abstract class Parameters
|
||||
{
|
||||
protected $aData = null;
|
||||
public $aData = null;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user