bu kodlamayi duzeltikten sonra daha hizli gitme sansi var mi?
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 19:17:08 -->-> Daha önceki mesaj 19:10:58 --
mesela ilk sorun icin 137 satir bos:
135 // Menu
136 $this->load->model('catalog/category');
137
138 $this->load->model('catalog/product');
139
140 $this->data['categories'] = array();
141
142 $categories = $this->model_catalog_category->getCategories(0);