mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-24 23:28:40 +00:00
autoformat
This commit is contained in:
parent
169b5535d3
commit
bf0dd44985
|
|
@ -261,7 +261,6 @@ abstract class GrammarAbstract
|
|||
. ($split[1] !== '*' ? $identifierEnd : '');
|
||||
}
|
||||
|
||||
|
||||
return ($system !== '*' ? $identifierStart : '')
|
||||
. $system
|
||||
. ($system !== '*' ? $identifierEnd : '');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user