Home
last modified time | relevance | path

Searched refs:formAddIndex (Results 1 – 1 of 1) sorted by relevance

/dports/databases/sqlitemanager/SQLiteManager-1.2.4/include/
H A DTableIndex.class.php122 if(!$GLOBALS['workDb']->isReadOnly() && displayCondition('properties')) $this->formAddIndex();
163 function formAddIndex(){ function in TableIndex