From 57abb7965222ecd103ea49a8d70692e3e7420b4b Mon Sep 17 00:00:00 2001 From: jwage Date: Sun, 10 Feb 2008 22:11:55 +0000 Subject: [PATCH] Another package fix. --- package.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.xml b/package.xml index 13bcebb96..436da584b 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ Doctrine - pear.php.net + pear.phpdoctrine.org PHP5 Database ORM Doctrine is an ORM (object relational mapper) for PHP 5.2.x+ that sits on top of a powerful DBAL (database abstraction layer). One of its key features is the ability to optionally write database queries in an OO (object oriented) SQL-dialect called DQL inspired by Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains a maximum of flexibility without requiring needless code duplication. @@ -19,7 +19,7 @@ beta beta - MIT license + MIT license -