*** empty log message ***
This commit is contained in:
parent
b818d6b0d6
commit
ef8067a20f
18 changed files with 219 additions and 112 deletions
|
@ -18,6 +18,7 @@ class uiScratchPad
|
|||
{
|
||||
if (!is_array($this->items))
|
||||
$this->_load();
|
||||
#print_r($this->items);
|
||||
return $this->items;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue