You are here

protected property PHPVideoToolkit::$_unlink_dirs in Video 7

Same name and namespace in other branches
  1. 7.2 libraries/phpvideotoolkit/phpvideotoolkit.php5.php \PHPVideoToolkit::_unlink_dirs

* Holds the directory paths that need to be removed by the ___destruct function * @access protected *

Type: array

File

libraries/phpvideotoolkit/phpvideotoolkit.php5.php, line 438

Class

PHPVideoToolkit

Code

protected $_unlink_dirs = array();