Revisión | 7f2c6b53c9919ab7c6608d5875810faccb8d5da2 (tree) |
---|---|
Tiempo | 2014-11-26 01:50:55 |
Autor | henoheno <henoheno> |
Commiter | umorigu |
BugTrack2/225: Forgotten </p> (patched by g@kko)
@@ -628,7 +628,7 @@ function plugin_tracker_getlist($page,$refer,$config_name,$list,$order='',$limit | ||
628 | 628 | |
629 | 629 | if (!$config->read()) |
630 | 630 | { |
631 | - return "<p>config file '".htmlsc($config_name)."' is not exist."; | |
631 | + return "<p>config file '".htmlsc($config_name)."' is not exist.</p>"; | |
632 | 632 | } |
633 | 633 | |
634 | 634 | $config->config_name = $config_name; |