Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (4b7a53a48a4894a4f7109f4ae3cc70b802d78869)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (4b7a53a48a4894a4f7109f4ae3cc70b802d78869)
  • Date: Fri, 12 Jan 2007 12:18:50 -0600

GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

php-pear/php/HISTORY | 3 +++
php-pear/php/TRIGGERS | 1 +
2 files changed, 4 insertions(+)

New commits:
commit 4b7a53a48a4894a4f7109f4ae3cc70b802d78869
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

php: Added TRIGGERS for on_cast mysql check_self. Bug 7953.

Conflicts:

php-pear/php/HISTORY

diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 670441e..0f130f7 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2007-01-11 George Sherwood <george AT beernabeer.com>
+ * TRIGGERS: Added for mysql. Bug #7953.
+
2006-10-09 George Sherwood <george AT beernabeer.com>
* CONFIGURE: Added query for usage of GD
* BUILD: Enable internal GD is requested. Fix libXpm directory.
diff --git a/php-pear/php/TRIGGERS b/php-pear/php/TRIGGERS
new file mode 100755
index 0000000..02b1510
--- /dev/null
+++ b/php-pear/php/TRIGGERS
@@ -0,0 +1 @@
+on_cast mysql check_self



  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (4b7a53a48a4894a4f7109f4ae3cc70b802d78869), Jaka Kranjc, 01/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page