File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ In between the available functions you can find:
2323 * set error reporting to development
2424 * search for item
2525 * check for item existence
26+ * publish a module
27+ * setting a module position and publishing it
2628 * EXTENSION MANAGER
2729 * install extension from Folder
2830 * install extension from url
Original file line number Diff line number Diff line change @@ -617,7 +617,7 @@ private function searchResultLanguageName($languageName)
617617 }
618618
619619 /**
620- * Publishes a module on all frontend pages
620+ * Publishes a module on frontend in given position
621621 *
622622 * @param string $module The full name of the module
623623 * @param string $position The template position of a module. Right position by default
You can’t perform that action at this time.
0 commit comments