The branch "master" has been updated. The following is a summary of the commits.
from: ae9282c0743148c068cf6e8c55b990e9cfba3271 438b5ee... Parse error: add missing '}'. 377076c... Abstract functions cannot have bodies, even if empty. 36e9ac4... Class with abstract methods must be declared as abstract, too. ----------------------------------------------------------------------- commit 438b5ee6a78c0b956262d70799da9ec409d6a8f7 Author: Matt Selsky <[email protected]> Date: Tue Jun 23 09:23:31 2009 -0400 Parse error: add missing '}'. crumb/lib/Forms/AddClient.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/crumb/lib/Forms/AddClient.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=438b5ee6a78c0b956262d70799da9ec409d6a8f7 ----------------------------------------------------------------------- commit 377076c715a187bb439a6f3fa7d53852bb10cd41 Author: Matt Selsky <[email protected]> Date: Tue Jun 23 09:27:49 2009 -0400 Abstract functions cannot have bodies, even if empty. jeta/lib/Applet.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/jeta/lib/Applet.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=377076c715a187bb439a6f3fa7d53852bb10cd41 ----------------------------------------------------------------------- commit 36e9ac46aab8856d8d625c229ac71c903af1ade9 Author: Matt Selsky <[email protected]> Date: Tue Jun 23 09:33:01 2009 -0400 Class with abstract methods must be declared as abstract, too. jeta/lib/Applet.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/jeta/lib/Applet.php?rt=horde-hatchery&r1=377076c715a187bb439a6f3fa7d53852bb10cd41&r2=36e9ac46aab8856d8d625c229ac71c903af1ade9 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
