Oops... missing semi-colon (now fixed)

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@68483 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
Mark Baker 2011-02-11 23:12:39 +00:00
parent 8a00ef61e8
commit 7bb65068cd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class PHPExcel_Shared_OLE_PPS_Root extends PHPExcel_Shared_OLE_PPS
* Directory for temporary files * Directory for temporary files
* @var string * @var string
*/ */
protected $_tmp_dir protected $_tmp_dir = '';
/** /**
* @param integer $time_1st A timestamp * @param integer $time_1st A timestamp