File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
administrator/components/com_postinstall/src/Model Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ crypted="crypted" # Used in MD5Handler
2828datas =" datas" # Used in showon.es6.js
2929deactive =" deactive" # Used in searchtools.es6.js
3030exept =" exept" # Used in El.php Greek language stemmer
31- fof =" fof" # To be fixed - outdated code comment in com_postinstall
3231Formater =" Formater" # Used in AbstractDataCollector of debug plugin
3332hel =" hel" # Variable name in MenusHelper
3433identicals =" identicals" # administrator\components\com_templates\tmpl\template\default.php
Original file line number Diff line number Diff line change @@ -508,8 +508,7 @@ public function getComponentOptions()
508508 * enabled Must be 1 for this message to be enabled. If you omit it, it defaults to 1.
509509 *
510510 * condition_file The RAD path to a PHP file containing a PHP function which determines whether this message should be shown to
511- * the user. @see FOFTemplateUtils::parsePath() for RAD path format. Joomla! will include this file before calling
512- * the condition_method.
511+ * the user. Joomla! will include this file before calling the condition_method.
513512 * Example: admin://components/com_foobar/helpers/postinstall.php
514513 *
515514 * condition_method The name of a PHP function which will be used to determine whether to show this message to the user. This must be
You can’t perform that action at this time.
0 commit comments