1
0
mirror of synced 2025-01-18 06:21:40 +03:00
2006-09-26 15:00:13 +00:00

7 lines
116 B
PHP

<?php
/**
* informix database driver
*/
class Doctrine_Connection_Informix extends Doctrine_Connection { }