This commit is contained in:
ceb 2003-06-24 12:38:08 +00:00
parent 64aa244e2e
commit 5503443533

View File

@ -180,7 +180,7 @@
* disable selection of new timeframe * disable selection of new timeframe
* *
*/ */
function diableSelection () function disableSelection ()
{ {
$this->selection=0; $this->selection=0;
} }