X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fcontrollers%2Farticle.php;h=12724258bd7bb56fab7b6a4d2c1c9359ee8d35e6;hb=2881d1393f363efd3c5f0e9b58706e6e35e85717;hp=f1909b949a9fcc621da30ed16b1e97e45819955d;hpb=954fc0210d9151cb86ca4dad6a955f59ba135915;p=living-lab-site.git diff --git a/application/controllers/article.php b/application/controllers/article.php index f1909b9..1272425 100644 --- a/application/controllers/article.php +++ b/application/controllers/article.php @@ -24,7 +24,7 @@ class Article extends Article_Controller { // ** DATA // ** - $html_params = array('title' => $this->title.' - ' + $html_params = array('title' => $this->title.' – ' . $this->config->item('site_name'), 'css' => $this->css, 'js' => $this->js,