Rename PlatalPage to PlPage
[platal.git] / classes / pltableeditor.php
index d42d6b8..d364d0e 100644 (file)
@@ -188,7 +188,7 @@ class PLTableEditor
     }
 
     // call when done
-    public function apply(PlatalPage &$page, $action, $id = false)
+    public function apply(PlPage &$page, $action, $id = false)
     {
         $page->changeTpl('core/table-editor.tpl');
         $list = true;