First method to insert a new poi

This commit is contained in:
leosw
2020-05-16 13:07:17 +04:00
parent 9c0c5b5a95
commit 7beb1f25ad
2 changed files with 72 additions and 2 deletions

View File

@@ -182,7 +182,7 @@ class WikiPage
}
/*****
** Create a page by archiving the current one and inserting a new one ID
** Create a new page, fails if permalink already exists
*****/
public function insert() {
global $config;