Skip to content
Snippets Groups Projects
Commit e3b59a32 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

rel #13283 : enlarge 995 to hold all item subfields

parent 02e2d589
Branches
Tags
3 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!108Dev#13283 Export Pret Unimarc,!99Dev#13283 Export Pret Unimarc
<?PHP
// Constantes
define("VERSION_COSMOGRAMME","6.48");
define("PATCH_LEVEL","201");
define("VERSION_COSMOGRAMME","6.49");
define("PATCH_LEVEL","202");
define("APPLI","cosmogramme");
define("COSMOPATH", "/var/www/html/vhosts/opac2/www/htdocs");
......
ALTER TABLE exemplaires MODIFY zone995 TEXT not null;
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment