1
0
mirror of synced 2025-01-18 14:31:40 +03:00

7 lines
116 B
PHP
Raw Normal View History

2006-08-21 23:16:55 +00:00
<?php
/**
* informix database driver
*/
class Doctrine_Connection_Informix extends Doctrine_Connection { }