1
0
mirror of synced 2025-03-02 19:03:20 +03:00

7 lines
116 B
PHP

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