Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3472 → Rev 3473

/trunk/jrest/lib/OLE.php
96,7 → 96,7
* Creates a new OLE object
* @access public
*/
function OLE()
function __construct()
{
$this->_list = array();
}