1
0
mirror of synced 2024-12-13 22:56:04 +03:00

Add Note that this is not a holy-grail but may need adjustments for other versions

This commit is contained in:
Benjamin Eberlei 2010-10-30 12:08:28 +02:00
parent 833a4a9319
commit 61640ef7ce

View File

@ -1,5 +1,9 @@
This is recipe for using Doctrine 2 in your [CodeIgniter](http://www.codeigniter.com) framework.
> **NOTE**
>
> This might not work for all CodeIgniter versions and may require slight adjustments.
Here is how to set it up:
Make a CodeIgniter library that is both a wrapper and a bootstrap for Doctrine 2.