mirror of
				https://github.com/webmasterskaya/joomla-oauth-server.git
				synced 2025-10-31 20:03:21 +03:00 
			
		
		
		
	Исправил опечатку
This commit is contained in:
		
							parent
							
								
									784c90b30c
								
							
						
					
					
						commit
						56715588c3
					
				| @ -71,7 +71,7 @@ trait RevokedModelTrait | ||||
|                 $revokedColumnName = $table->getColumnAlias('revoked'); | ||||
| 
 | ||||
|                 if (property_exists($table, $revokedColumnName) && $table->get($revokedColumnName, 1) == 0) { | ||||
|                     unset($identifier[$i]); | ||||
|                     unset($identifiers[$i]); | ||||
|                 } else { | ||||
|                     $pks[] = $table->get('id'); | ||||
|                 } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Artem Vasilev
						Artem Vasilev