From 19ac1e7961760700624664c13886a11924a8c4b4 Mon Sep 17 00:00:00 2001 From: doctrine Date: Tue, 30 May 2006 08:59:33 +0000 Subject: [PATCH] Added a folder remotely --- Doctrine/Exception/Find.class.php | 11 +++++++++++ Doctrine/Exception/Mapping.class.php | 11 +++++++++++ Doctrine/Exception/Naming.class.php | 12 ++++++++++++ Doctrine/Exception/PrimaryKey.class.php | 11 +++++++++++ 4 files changed, 45 insertions(+) create mode 100644 Doctrine/Exception/Find.class.php create mode 100644 Doctrine/Exception/Mapping.class.php create mode 100644 Doctrine/Exception/Naming.class.php create mode 100644 Doctrine/Exception/PrimaryKey.class.php diff --git a/Doctrine/Exception/Find.class.php b/Doctrine/Exception/Find.class.php new file mode 100644 index 000000000..ed9f23ca1 --- /dev/null +++ b/Doctrine/Exception/Find.class.php @@ -0,0 +1,11 @@ + diff --git a/Doctrine/Exception/Mapping.class.php b/Doctrine/Exception/Mapping.class.php new file mode 100644 index 000000000..7c63c4505 --- /dev/null +++ b/Doctrine/Exception/Mapping.class.php @@ -0,0 +1,11 @@ + diff --git a/Doctrine/Exception/Naming.class.php b/Doctrine/Exception/Naming.class.php new file mode 100644 index 000000000..a26fce4dd --- /dev/null +++ b/Doctrine/Exception/Naming.class.php @@ -0,0 +1,12 @@ + diff --git a/Doctrine/Exception/PrimaryKey.class.php b/Doctrine/Exception/PrimaryKey.class.php new file mode 100644 index 000000000..0e2e9014f --- /dev/null +++ b/Doctrine/Exception/PrimaryKey.class.php @@ -0,0 +1,11 @@ +