|
Lines 11-19
Link Here
|
| 11 |
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 |
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
| 12 |
# A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 |
# A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
| 13 |
# |
13 |
# |
| 14 |
# You should have received a copy of the GNU General Public License along with |
14 |
# You should have received a copy of the GNU General Public License along |
| 15 |
# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, |
15 |
# with Koha; if not, write to the Free Software Foundation, Inc., |
| 16 |
# Suite 330, Boston, MA 02111-1307 USA |
16 |
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
| 17 |
|
17 |
|
| 18 |
#use strict; |
18 |
#use strict; |
| 19 |
#use warnings; FIXME - Bug 2505 |
19 |
#use warnings; FIXME - Bug 2505 |