Aleksander Machniak
2012-10-17 38b6aac6042311bbf95c0492f4083eb25b12b72e
s/rcmail/rcube/
2 files modified
4 ■■■■ changed files
program/include/rcube_output.php 2 ●●● patch | view | raw | blame | history
program/include/rcube_plugin.php 2 ●●● patch | view | raw | blame | history
program/include/rcube_output.php
@@ -44,7 +44,7 @@
     */
    public function __construct($task = null, $framed = false)
    {
        $this->app     = rcmail::get_instance();
        $this->app     = rcube::get_instance();
        $this->config  = $this->app->config;
        $this->browser = new rcube_browser();
    }
program/include/rcube_plugin.php
@@ -202,7 +202,7 @@
      foreach ($texts as $key => $value)
        $add[$domain.'.'.$key] = $value;
      $rcmail = rcmail::get_instance();
      $rcmail = rcube::get_instance();
      $rcmail->load_language($lang, $add);
      // add labels to client