Drop unused friendica tables

This commit is contained in:
Michael 2020-12-20 14:01:46 +00:00
parent d5a90f384d
commit 6ebd023c4e
3 changed files with 52 additions and 4 deletions

View file

@ -158,7 +158,7 @@ class View
}
/**
* Check if the given table/view is a view
* Check if the given table/view is a table
*
* @param string $table
* @return boolean "true" if it's a table