php syntax
This commit is contained in:
parent
6e1e8fb85b
commit
28547ee7f4
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
switch($conn->getState())
|
||||
switch($conn->getState()):
|
||||
case Doctrine_Connection::STATE_ACTIVE:
|
||||
// connection open and zero open transactions
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user