Revision: 36058
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at November 17, 2010 11:37 by aelien
                            
                            Initial Code
//current controller $this->router->class; //current method $this->router->method;
Initial URL
Initial Description
this gives you the real controller/method names, even if you reroute them.
Initial Title
Get current controller/method name in Codeigniter
Initial Tags
codeigniter
Initial Language
PHP