1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

eVars/abstract batch shortcode minor improvements

This commit is contained in:
secretr
2010-12-07 13:30:22 +00:00
parent af990019d1
commit 976aaadcac
2 changed files with 52 additions and 7 deletions

View File

@@ -2180,6 +2180,16 @@ class e_vars
{
$this->setVars($array);
}
/**
* Get data array
*
* @return array
*/
public function getVars()
{
return $this->vars;
}
/**
* Set array data