Skip to content
Extraits de code Groupes Projets
Valider df34fc96 rédigé par mattab's avatar mattab
Parcourir les fichiers

Minor

parent 43716fb9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -316,7 +316,7 @@ class DataTable implements DataTableInterface
public function __construct()
{
// registers this instance to the manager
$this->currentId = Manager::getInstance()-> addTable($this);
$this->currentId = Manager::getInstance()->addTable($this);
}
/**
......
......@@ -29,7 +29,6 @@ third-party libraries:
* tcpdf/
- in 6f945465fe40021d579bc2b4b8876468da69b062 fixed a bug reported in the forums
- in 566c63a52e31b2b2d3e1a83f8f63e74e8d661b21 fixed another couple bugs with fopen throwing warnings
* Zend/
- strip require_once (to support autoloading)
- in r3694, fix ZF-10888 and ZF-10835
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter