diff --git a/library/Class/Import/Typo3.php b/library/Class/Import/Typo3.php index 17863bb30417e9137fc1e3a3caf0593d7a19c5b1..882ad0d41f3ac7b4bbe27180d3c672f71fd3dbdc 100644 --- a/library/Class/Import/Typo3.php +++ b/library/Class/Import/Typo3.php @@ -20,12 +20,12 @@ */ class Class_Import_Typo3 { const DEFAULT_CAT_ID = 30000; -// const BOKEH_IMG_URL="http://www.mediathequeouestprovence.fr"; - const BOKEH_IMG_URL="http://web.afi-sa.net/miop-test.net/userfiles/image/uploads/"; -// const BOKEH_ATTACHMENT_URL="http://www.mediathequeouestprovence.fr/fileadmin/fichiers/fichiers_joints/"; - const BOKEH_ATTACHMENT_URL="http://web.afi-sa.net/miop-test.net/userfiles/file/"; -// const BOKEH_FILEADMIN_URL= "http://www.mediathequeouestprovence.fr/fileadmin/"; - const BOKEH_FILEADMIN_URL= "http://web.afi-sa.net/miop_test.net/userfiles/image/"; + const BOKEH_IMG_URL="http://www.mediathequeouestprovence.fr"; +// const BOKEH_IMG_URL="http://web.afi-sa.net/miop-test.net/userfiles/image/uploads/"; + const BOKEH_ATTACHMENT_URL="http://www.mediathequeouestprovence.fr/fileadmin/fichiers/fichiers_joints/"; +// const BOKEH_ATTACHMENT_URL="http://web.afi-sa.net/miop-test.net/userfiles/file/"; + const BOKEH_FILEADMIN_URL= "http://www.mediathequeouestprovence.fr/fileadmin/"; +// const BOKEH_FILEADMIN_URL= "http://web.afi-sa.net/miop_test.net/userfiles/image/"; protected $user_mapper, $unknown_koha_urls = [];