fixing warning

This commit is contained in:
toyomoyo 2006-12-22 01:16:51 +00:00
parent 95947ac9b6
commit 33999deb2c

View File

@ -243,6 +243,9 @@
} }
} }
break; break;
default: // no action
$title='';
break;
} }
if(empty($focus)) $focus = ''; if(empty($focus)) $focus = '';