Informix.php 116 Bytes
Newer Older
zYne's avatar
zYne committed
1 2 3 4 5
<?php
/**
 * informix database driver
 */
class Doctrine_Connection_Informix extends Doctrine_Connection { }
6