mirror of
				https://github.com/webmasterskaya/joomla-oauth-server.git
				synced 2025-10-31 11:53:22 +03:00 
			
		
		
		
	add published field alias
				
					
				
			This commit is contained in:
		
							parent
							
								
									bdd62cac3c
								
							
						
					
					
						commit
						8bf4c1d9dc
					
				| @ -56,5 +56,7 @@ class ClientTable extends Table | ||||
|     public function __construct(DatabaseDriver $db) | ||||
|     { | ||||
|         parent::__construct('#__webmasterskaya_oauthserver_clients', 'id', $db); | ||||
| 
 | ||||
|         $this->setColumnAlias('published', 'active'); | ||||
|     } | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user