Bugzilla – Attachment 49724 Details for
Bug 16170
Pseudo foreign key in Items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16170 - Corrected to make work more smoothly
Bug-16170---Corrected-to-make-work-more-smoothly.patch (text/plain), 853 bytes, created by
Marcel de Rooy
on 2016-03-31 06:44:42 UTC
(
hide
)
Description:
Bug 16170 - Corrected to make work more smoothly
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2016-03-31 06:44:42 UTC
Size:
853 bytes
patch
obsolete
>From 2ccd69425325529a849ea98d6b0c5582a70b2391 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Wed, 30 Mar 2016 20:11:45 -0400 >Subject: [PATCH] Bug 16170 - Corrected to make work more smoothly >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/atomicupdate/16170_dbrev.perl | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/installer/data/mysql/atomicupdate/16170_dbrev.perl b/installer/data/mysql/atomicupdate/16170_dbrev.perl >index 7cbfdeb..542dd10 100644 >--- a/installer/data/mysql/atomicupdate/16170_dbrev.perl >+++ b/installer/data/mysql/atomicupdate/16170_dbrev.perl >@@ -1,3 +1,7 @@ >+#!/usr/bin/perl >+ >+use C4::Context; >+ > my $dbh = C4::Context->dbh; > my $DBversion = "XXX"; > >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 16170
:
49681
|
49706
|
49707
|
49708
|
49723
|
49724
|
49771
|
49772
|
51096
|
51097
|
51098
|
51099