OLE.php
authorbenny <benny@roojs.com>
Tue, 17 Jul 2018 04:33:05 +0000 (12:33 +0800)
committerbenny <benny@roojs.com>
Tue, 17 Jul 2018 04:33:05 +0000 (12:33 +0800)
OLE.php

diff --git a/OLE.php b/OLE.php
index a08bc43..72b95cf 100755 (executable)
--- a/OLE.php
+++ b/OLE.php
@@ -96,7 +96,7 @@ class OLE extends PEAR
     * Creates a new OLE object
     * @access public
     */
-    function OLE()
+    function __construct()
     {
         $this->_list = array();
     }