]> git.pld-linux.org Git - packages/ZendFramework.git/blame - ZendFramework-deps.patch
- updated to 1.9.5
[packages/ZendFramework.git] / ZendFramework-deps.patch
CommitLineData
7ae13fb9
ER
1--- ZendFramework-1.7.6/library/Zend/Service/Audioscrobbler/Exception.php~ 2009-03-10 22:15:39.811374312 +0200
2+++ ZendFramework-1.7.6/library/Zend/Service/Audioscrobbler/Exception.php 2009-03-10 22:15:31.689629002 +0200
3@@ -0,0 +1,32 @@
4+<?php
5+/**
6+ * Zend Framework
7+ *
8+ * LICENSE
9+ *
10+ * This source file is subject to the new BSD license that is bundled
11+ * with this package in the file LICENSE.txt.
12+ * It is also available through the world-wide-web at this URL:
13+ * http://framework.zend.com/license/new-bsd
14+ * If you did not receive a copy of the license and are unable to
15+ * obtain it through the world-wide-web, please send an email
16+ * to license@zend.com so we can send you a copy immediately.
17+ *
18+ * @category Zend
19+ * @package Zend_Service
20+ * @subpackage Audioscrobbler
21+ * @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
22+ * @license http://framework.zend.com/license/new-bsd New BSD License
23+ * @version $Id$
24+ */
25+
26+/**
27+ * @category Zend
28+ * @package Zend_Service
29+ * @subpackage Audioscrobbler
30+ * @copyright Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
31+ * @license http://framework.zend.com/license/new-bsd New BSD License
32+ */
33+class Zend_Service_Audioscrobbler_Exception extends Exception
34+{
35+}
This page took 0.031641 seconds and 4 git commands to generate.