From 5eaaca0aa3e580dc5d1ab622b12e4e72b6b7516b Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 04:59:08 +0000 Subject: [PATCH 01/12] ajout ignore --- gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gitignore diff --git a/gitignore b/gitignore new file mode 100644 index 0000000..1990e86 --- /dev/null +++ b/gitignore @@ -0,0 +1,12 @@ +Config/ +Config +Config/dev.ini +vendor/ +vendor +logs/ +logs +Cron/prod.ini +Temp/ +Temp +*.ssh +.ssh/ \ No newline at end of file From 215ae763f91ed8875e68ad46d163fd65d05f2174 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 05:08:04 +0000 Subject: [PATCH 02/12] Delete gitignore --- gitignore | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 gitignore diff --git a/gitignore b/gitignore deleted file mode 100644 index 1990e86..0000000 --- a/gitignore +++ /dev/null @@ -1,12 +0,0 @@ -Config/ -Config -Config/dev.ini -vendor/ -vendor -logs/ -logs -Cron/prod.ini -Temp/ -Temp -*.ssh -.ssh/ \ No newline at end of file From 24236c1869636693b1150fa2d88486260bbdffa4 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 05:08:21 +0000 Subject: [PATCH 03/12] ajout ignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4892476 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ + +Config/ +Config +Config/dev.ini +vendor/ +vendor +logs/ +logs +Cron/prod.ini +Temp/ +Temp +*.ssh +.ssh/ \ No newline at end of file From b8bf28949b04b6cf4ed692401784d482b01ea7e2 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 13:55:42 +0000 Subject: [PATCH 04/12] a --- Cron/Acte.php | 0 Cron/Beneficiaire.php | 0 Cron/Configuration.php | 0 Cron/Controleurrequete.php | 0 Cron/Cronenvoimail.php | 0 Cron/Cronenvoimailadhrent.php | 0 Cron/Cronenvoisms.php | 0 Cron/Cronenvoismssav.php | 0 Cron/Cronenvoismstest.php | 0 Cron/Cronnettoyerfihierstemp.php | 0 Cron/Cronnettoyerfihierstempimport.php | 0 Cron/Derogation.php | 0 Cron/Ebenegmail.php | 0 Cron/Envoimail.php | 0 Cron/Envoimailadherentcron.php | 0 Cron/Envoimailcron.php | 0 Cron/Envoismscron.php | 0 Cron/Facture.php | 0 Cron/Feuillemaladie.php | 0 Cron/Fpdf/font/courier.php | 0 Cron/Fpdf/font/courierb.php | 0 Cron/Fpdf/font/courierbi.php | 0 Cron/Fpdf/font/courieri.php | 0 Cron/Fpdf/font/helvetica.php | 0 Cron/Fpdf/font/helveticab.php | 0 Cron/Fpdf/font/helveticabi.php | 0 Cron/Fpdf/font/helveticai.php | 0 Cron/Fpdf/font/symbol.php | 0 Cron/Fpdf/font/times.php | 0 Cron/Fpdf/font/timesb.php | 0 Cron/Fpdf/font/timesbi.php | 0 Cron/Fpdf/font/timesi.php | 0 Cron/Fpdf/font/zapfdingbats.php | 0 Cron/Fpdf/fpdf.php | 0 Cron/Functions.php | 0 Cron/Functions_old.php | 0 Cron/Medicament.php | 0 Cron/Modele.php | 0 Cron/Ordonnance.php | 0 Cron/PHPExcel/PHPExcel.php | 0 Cron/PHPExcel/PHPExcel/Autoloader.php | 0 Cron/PHPExcel/PHPExcel/CachedObjectStorage/APC.php | 0 .../PHPExcel/CachedObjectStorage/CacheBase.php | 0 .../PHPExcel/CachedObjectStorage/DiscISAM.php | 0 .../PHPExcel/CachedObjectStorage/ICache.php | 0 .../PHPExcel/CachedObjectStorage/Igbinary.php | 0 .../PHPExcel/CachedObjectStorage/Memcache.php | 0 .../PHPExcel/CachedObjectStorage/Memory.php | 0 .../PHPExcel/CachedObjectStorage/MemoryGZip.php | 0 .../CachedObjectStorage/MemorySerialized.php | 0 .../PHPExcel/CachedObjectStorage/PHPTemp.php | 0 .../PHPExcel/CachedObjectStorage/SQLite.php | 0 .../PHPExcel/CachedObjectStorage/SQLite3.php | 0 .../PHPExcel/CachedObjectStorage/Wincache.php | 0 .../PHPExcel/CachedObjectStorageFactory.php | 0 .../PHPExcel/CalcEngine/CyclicReferenceStack.php | 0 Cron/PHPExcel/PHPExcel/CalcEngine/Logger.php | 0 Cron/PHPExcel/PHPExcel/Calculation.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Database.php | 0 Cron/PHPExcel/PHPExcel/Calculation/DateTime.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Engineering.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Exception.php | 0 .../PHPExcel/Calculation/ExceptionHandler.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Financial.php | 0 .../PHPExcel/PHPExcel/Calculation/FormulaParser.php | 0 Cron/PHPExcel/PHPExcel/Calculation/FormulaToken.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Function.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Functions.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Logical.php | 0 Cron/PHPExcel/PHPExcel/Calculation/LookupRef.php | 0 Cron/PHPExcel/PHPExcel/Calculation/MathTrig.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Statistical.php | 0 Cron/PHPExcel/PHPExcel/Calculation/TextData.php | 0 Cron/PHPExcel/PHPExcel/Calculation/Token/Stack.php | 0 Cron/PHPExcel/PHPExcel/Calculation/functionlist.txt | 0 Cron/PHPExcel/PHPExcel/Cell.php | 0 Cron/PHPExcel/PHPExcel/Cell/AdvancedValueBinder.php | 0 Cron/PHPExcel/PHPExcel/Cell/DataType.php | 0 Cron/PHPExcel/PHPExcel/Cell/DataValidation.php | 0 Cron/PHPExcel/PHPExcel/Cell/DefaultValueBinder.php | 0 Cron/PHPExcel/PHPExcel/Cell/Hyperlink.php | 0 Cron/PHPExcel/PHPExcel/Cell/IValueBinder.php | 0 Cron/PHPExcel/PHPExcel/Chart.php | 0 Cron/PHPExcel/PHPExcel/Chart/DataSeries.php | 0 Cron/PHPExcel/PHPExcel/Chart/DataSeriesValues.php | 0 Cron/PHPExcel/PHPExcel/Chart/Exception.php | 0 Cron/PHPExcel/PHPExcel/Chart/Layout.php | 0 Cron/PHPExcel/PHPExcel/Chart/Legend.php | 0 Cron/PHPExcel/PHPExcel/Chart/PlotArea.php | 0 .../Chart/Renderer/PHP Charting Libraries.txt | 0 Cron/PHPExcel/PHPExcel/Chart/Renderer/jpgraph.php | 0 Cron/PHPExcel/PHPExcel/Chart/Title.php | 0 Cron/PHPExcel/PHPExcel/Comment.php | 0 Cron/PHPExcel/PHPExcel/DocumentProperties.php | 0 Cron/PHPExcel/PHPExcel/DocumentSecurity.php | 0 Cron/PHPExcel/PHPExcel/Exception.php | 0 Cron/PHPExcel/PHPExcel/HashTable.php | 0 Cron/PHPExcel/PHPExcel/IComparable.php | 0 Cron/PHPExcel/PHPExcel/IOFactory.php | 0 Cron/PHPExcel/PHPExcel/NamedRange.php | 0 Cron/PHPExcel/PHPExcel/Reader/Abstract.php | 0 Cron/PHPExcel/PHPExcel/Reader/CSV.php | 0 Cron/PHPExcel/PHPExcel/Reader/DefaultReadFilter.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel2003XML.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel2007.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel2007/Chart.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel2007/Theme.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel5.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel5/Escher.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel5/MD5.php | 0 Cron/PHPExcel/PHPExcel/Reader/Excel5/RC4.php | 0 Cron/PHPExcel/PHPExcel/Reader/Exception.php | 0 Cron/PHPExcel/PHPExcel/Reader/Gnumeric.php | 0 Cron/PHPExcel/PHPExcel/Reader/HTML.php | 0 Cron/PHPExcel/PHPExcel/Reader/IReadFilter.php | 0 Cron/PHPExcel/PHPExcel/Reader/IReader.php | 0 Cron/PHPExcel/PHPExcel/Reader/OOCalc.php | 0 Cron/PHPExcel/PHPExcel/Reader/SYLK.php | 0 Cron/PHPExcel/PHPExcel/ReferenceHelper.php | 0 Cron/PHPExcel/PHPExcel/RichText.php | 0 Cron/PHPExcel/PHPExcel/RichText/ITextElement.php | 0 Cron/PHPExcel/PHPExcel/RichText/Run.php | 0 Cron/PHPExcel/PHPExcel/RichText/TextElement.php | 0 Cron/PHPExcel/PHPExcel/Settings.php | 0 Cron/PHPExcel/PHPExcel/Shared/CodePage.php | 0 Cron/PHPExcel/PHPExcel/Shared/Date.php | 0 Cron/PHPExcel/PHPExcel/Shared/Drawing.php | 0 Cron/PHPExcel/PHPExcel/Shared/Escher.php | 0 .../PHPExcel/PHPExcel/Shared/Escher/DgContainer.php | 0 .../Shared/Escher/DgContainer/SpgrContainer.php | 0 .../DgContainer/SpgrContainer/SpContainer.php | 0 .../PHPExcel/Shared/Escher/DggContainer.php | 0 .../Shared/Escher/DggContainer/BstoreContainer.php | 0 .../Escher/DggContainer/BstoreContainer/BSE.php | 0 .../DggContainer/BstoreContainer/BSE/Blip.php | 0 Cron/PHPExcel/PHPExcel/Shared/Excel5.php | 0 Cron/PHPExcel/PHPExcel/Shared/File.php | 0 Cron/PHPExcel/PHPExcel/Shared/Font.php | 0 Cron/PHPExcel/PHPExcel/Shared/JAMA/CHANGELOG.TXT | 0 .../PHPExcel/Shared/JAMA/CholeskyDecomposition.php | 0 .../Shared/JAMA/EigenvalueDecomposition.php | 0 .../PHPExcel/Shared/JAMA/LUDecomposition.php | 0 Cron/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php | 0 .../PHPExcel/Shared/JAMA/QRDecomposition.php | 0 .../Shared/JAMA/SingularValueDecomposition.php | 0 Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Error.php | 0 Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Maths.php | 0 Cron/PHPExcel/PHPExcel/Shared/OLE.php | 0 .../PHPExcel/Shared/OLE/ChainedBlockStream.php | 0 Cron/PHPExcel/PHPExcel/Shared/OLE/PPS.php | 0 Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/File.php | 0 Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/Root.php | 0 Cron/PHPExcel/PHPExcel/Shared/OLERead.php | 0 Cron/PHPExcel/PHPExcel/Shared/PCLZip/gnu-lgpl.txt | 0 Cron/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php | 0 Cron/PHPExcel/PHPExcel/Shared/PCLZip/readme.txt | 0 Cron/PHPExcel/PHPExcel/Shared/PasswordHasher.php | 0 Cron/PHPExcel/PHPExcel/Shared/String.php | 0 Cron/PHPExcel/PHPExcel/Shared/TimeZone.php | 0 Cron/PHPExcel/PHPExcel/Shared/XMLWriter.php | 0 Cron/PHPExcel/PHPExcel/Shared/ZipArchive.php | 0 Cron/PHPExcel/PHPExcel/Shared/ZipStreamWrapper.php | 0 .../PHPExcel/PHPExcel/Shared/trend/bestFitClass.php | 0 .../Shared/trend/exponentialBestFitClass.php | 0 .../PHPExcel/Shared/trend/linearBestFitClass.php | 0 .../Shared/trend/logarithmicBestFitClass.php | 0 .../Shared/trend/polynomialBestFitClass.php | 0 .../PHPExcel/Shared/trend/powerBestFitClass.php | 0 Cron/PHPExcel/PHPExcel/Shared/trend/trendClass.php | 0 Cron/PHPExcel/PHPExcel/Style.php | 0 Cron/PHPExcel/PHPExcel/Style/Alignment.php | 0 Cron/PHPExcel/PHPExcel/Style/Border.php | 0 Cron/PHPExcel/PHPExcel/Style/Borders.php | 0 Cron/PHPExcel/PHPExcel/Style/Color.php | 0 Cron/PHPExcel/PHPExcel/Style/Conditional.php | 0 Cron/PHPExcel/PHPExcel/Style/Fill.php | 0 Cron/PHPExcel/PHPExcel/Style/Font.php | 0 Cron/PHPExcel/PHPExcel/Style/NumberFormat.php | 0 Cron/PHPExcel/PHPExcel/Style/Protection.php | 0 Cron/PHPExcel/PHPExcel/Style/Supervisor.php | 0 Cron/PHPExcel/PHPExcel/Worksheet.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter.php | 0 .../PHPExcel/Worksheet/AutoFilter/Column.php | 0 .../PHPExcel/Worksheet/AutoFilter/Column/Rule.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/BaseDrawing.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/CellIterator.php | 0 .../PHPExcel/PHPExcel/Worksheet/ColumnDimension.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/Drawing.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/Drawing/Shadow.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooter.php | 0 .../PHPExcel/Worksheet/HeaderFooterDrawing.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/MemoryDrawing.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/PageMargins.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/PageSetup.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/Protection.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/Row.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/RowDimension.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/RowIterator.php | 0 Cron/PHPExcel/PHPExcel/Worksheet/SheetView.php | 0 Cron/PHPExcel/PHPExcel/WorksheetIterator.php | 0 Cron/PHPExcel/PHPExcel/Writer/Abstract.php | 0 Cron/PHPExcel/PHPExcel/Writer/CSV.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Chart.php | 0 .../PHPExcel/PHPExcel/Writer/Excel2007/Comments.php | 0 .../PHPExcel/Writer/Excel2007/ContentTypes.php | 0 .../PHPExcel/PHPExcel/Writer/Excel2007/DocProps.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Drawing.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Rels.php | 0 .../PHPExcel/Writer/Excel2007/RelsRibbon.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsVBA.php | 0 .../PHPExcel/Writer/Excel2007/StringTable.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Style.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Theme.php | 0 .../PHPExcel/PHPExcel/Writer/Excel2007/Workbook.php | 0 .../PHPExcel/Writer/Excel2007/Worksheet.php | 0 .../PHPExcel/Writer/Excel2007/WriterPart.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/BIFFwriter.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/Escher.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/Font.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/Parser.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/Workbook.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php | 0 Cron/PHPExcel/PHPExcel/Writer/Excel5/Xf.php | 0 Cron/PHPExcel/PHPExcel/Writer/Exception.php | 0 Cron/PHPExcel/PHPExcel/Writer/HTML.php | 0 Cron/PHPExcel/PHPExcel/Writer/IWriter.php | 0 Cron/PHPExcel/PHPExcel/Writer/PDF.php | 0 Cron/PHPExcel/PHPExcel/Writer/PDF/Core.php | 0 Cron/PHPExcel/PHPExcel/Writer/PDF/DomPDF.php | 0 Cron/PHPExcel/PHPExcel/Writer/PDF/mPDF.php | 0 Cron/PHPExcel/PHPExcel/Writer/PDF/tcPDF.php | 0 Cron/PHPExcel/PHPExcel/locale/bg/config | 0 Cron/PHPExcel/PHPExcel/locale/cs/config | 0 Cron/PHPExcel/PHPExcel/locale/cs/functions | 0 Cron/PHPExcel/PHPExcel/locale/da/config | 0 Cron/PHPExcel/PHPExcel/locale/da/functions | 0 Cron/PHPExcel/PHPExcel/locale/de/config | 0 Cron/PHPExcel/PHPExcel/locale/de/functions | 0 Cron/PHPExcel/PHPExcel/locale/en/uk/config | 0 Cron/PHPExcel/PHPExcel/locale/es/config | 0 Cron/PHPExcel/PHPExcel/locale/es/functions | 0 Cron/PHPExcel/PHPExcel/locale/fi/config | 0 Cron/PHPExcel/PHPExcel/locale/fi/functions | 0 Cron/PHPExcel/PHPExcel/locale/fr/config | 0 Cron/PHPExcel/PHPExcel/locale/fr/functions | 0 Cron/PHPExcel/PHPExcel/locale/hu/config | 0 Cron/PHPExcel/PHPExcel/locale/hu/functions | 0 Cron/PHPExcel/PHPExcel/locale/it/config | 0 Cron/PHPExcel/PHPExcel/locale/it/functions | 0 Cron/PHPExcel/PHPExcel/locale/nl/config | 0 Cron/PHPExcel/PHPExcel/locale/nl/functions | 0 Cron/PHPExcel/PHPExcel/locale/no/config | 0 Cron/PHPExcel/PHPExcel/locale/no/functions | 0 Cron/PHPExcel/PHPExcel/locale/pl/config | 0 Cron/PHPExcel/PHPExcel/locale/pl/functions | 0 Cron/PHPExcel/PHPExcel/locale/pt/br/config | 0 Cron/PHPExcel/PHPExcel/locale/pt/br/functions | 0 Cron/PHPExcel/PHPExcel/locale/pt/config | 0 Cron/PHPExcel/PHPExcel/locale/pt/functions | 0 Cron/PHPExcel/PHPExcel/locale/ru/config | 0 Cron/PHPExcel/PHPExcel/locale/ru/functions | 0 Cron/PHPExcel/PHPExcel/locale/sv/config | 0 Cron/PHPExcel/PHPExcel/locale/sv/functions | 0 Cron/PHPExcel/PHPExcel/locale/tr/config | 0 Cron/PHPExcel/PHPExcel/locale/tr/functions | 0 Cron/PHPMailer/LICENSE | 0 Cron/PHPMailer/PHPMailerAutoload.php | 0 Cron/PHPMailer/VERSION | 0 Cron/PHPMailer/class.phpmailer.php | 0 Cron/PHPMailer/class.phpmaileroauth.php | 0 Cron/PHPMailer/class.phpmaileroauthgoogle.php | 0 Cron/PHPMailer/class.pop3.php | 0 Cron/PHPMailer/class.smtp.php | 0 Cron/PHPMailer/composer.json | 0 Cron/PHPMailer/composer.lock | 0 Cron/PHPMailer/examples/DKIM.phps | 0 Cron/PHPMailer/examples/code_generator.phps | 0 Cron/PHPMailer/examples/contactform.phps | 0 Cron/PHPMailer/examples/contents.html | 0 Cron/PHPMailer/examples/contentsutf8.html | 0 Cron/PHPMailer/examples/exceptions.phps | 0 Cron/PHPMailer/examples/gmail.phps | 0 Cron/PHPMailer/examples/gmail_xoauth.phps | 0 Cron/PHPMailer/examples/images/phpmailer.png | Bin Cron/PHPMailer/examples/images/phpmailer_mini.png | Bin Cron/PHPMailer/examples/index.html | 0 Cron/PHPMailer/examples/mail.phps | 0 Cron/PHPMailer/examples/mailing_list.phps | 0 Cron/PHPMailer/examples/pop_before_smtp.phps | 0 Cron/PHPMailer/examples/scripts/XRegExp.js | 0 Cron/PHPMailer/examples/scripts/shAutoloader.js | 0 Cron/PHPMailer/examples/scripts/shBrushPhp.js | 0 Cron/PHPMailer/examples/scripts/shCore.js | 0 Cron/PHPMailer/examples/scripts/shLegacy.js | 0 Cron/PHPMailer/examples/send_file_upload.phps | 0 .../examples/send_multiple_file_upload.phps | 0 Cron/PHPMailer/examples/sendmail.phps | 0 Cron/PHPMailer/examples/signed-mail.phps | 0 Cron/PHPMailer/examples/smtp.phps | 0 Cron/PHPMailer/examples/smtp_check.phps | 0 Cron/PHPMailer/examples/smtp_no_auth.phps | 0 Cron/PHPMailer/examples/ssl_options.phps | 0 Cron/PHPMailer/examples/styles/shCore.css | 0 Cron/PHPMailer/examples/styles/shCoreDefault.css | 0 Cron/PHPMailer/examples/styles/shCoreDjango.css | 0 Cron/PHPMailer/examples/styles/shCoreEclipse.css | 0 Cron/PHPMailer/examples/styles/shCoreEmacs.css | 0 Cron/PHPMailer/examples/styles/shCoreFadeToGrey.css | 0 Cron/PHPMailer/examples/styles/shCoreMDUltra.css | 0 Cron/PHPMailer/examples/styles/shCoreMidnight.css | 0 Cron/PHPMailer/examples/styles/shCoreRDark.css | 0 .../examples/styles/shThemeAppleScript.css | 0 Cron/PHPMailer/examples/styles/shThemeDefault.css | 0 Cron/PHPMailer/examples/styles/shThemeDjango.css | 0 Cron/PHPMailer/examples/styles/shThemeEclipse.css | 0 Cron/PHPMailer/examples/styles/shThemeEmacs.css | 0 .../PHPMailer/examples/styles/shThemeFadeToGrey.css | 0 Cron/PHPMailer/examples/styles/shThemeMDUltra.css | 0 Cron/PHPMailer/examples/styles/shThemeMidnight.css | 0 Cron/PHPMailer/examples/styles/shThemeRDark.css | 0 .../examples/styles/shThemeVisualStudio.css | 0 Cron/PHPMailer/examples/styles/wrapping.png | Bin Cron/PHPMailer/extras/EasyPeasyICS.php | 0 Cron/PHPMailer/extras/README.md | 0 Cron/PHPMailer/extras/htmlfilter.php | 0 Cron/PHPMailer/extras/ntlm_sasl_client.php | 0 Cron/PHPMailer/get_oauth_token.php | 0 Cron/PHPMailer/language/phpmailer.lang-am.php | 0 Cron/PHPMailer/language/phpmailer.lang-ar.php | 0 Cron/PHPMailer/language/phpmailer.lang-az.php | 0 Cron/PHPMailer/language/phpmailer.lang-be.php | 0 Cron/PHPMailer/language/phpmailer.lang-bg.php | 0 Cron/PHPMailer/language/phpmailer.lang-ca.php | 0 Cron/PHPMailer/language/phpmailer.lang-ch.php | 0 Cron/PHPMailer/language/phpmailer.lang-cs.php | 0 Cron/PHPMailer/language/phpmailer.lang-da.php | 0 Cron/PHPMailer/language/phpmailer.lang-de.php | 0 Cron/PHPMailer/language/phpmailer.lang-el.php | 0 Cron/PHPMailer/language/phpmailer.lang-eo.php | 0 Cron/PHPMailer/language/phpmailer.lang-es.php | 0 Cron/PHPMailer/language/phpmailer.lang-et.php | 0 Cron/PHPMailer/language/phpmailer.lang-fa.php | 0 Cron/PHPMailer/language/phpmailer.lang-fi.php | 0 Cron/PHPMailer/language/phpmailer.lang-fo.php | 0 Cron/PHPMailer/language/phpmailer.lang-fr.php | 0 Cron/PHPMailer/language/phpmailer.lang-gl.php | 0 Cron/PHPMailer/language/phpmailer.lang-he.php | 0 Cron/PHPMailer/language/phpmailer.lang-hr.php | 0 Cron/PHPMailer/language/phpmailer.lang-hu.php | 0 Cron/PHPMailer/language/phpmailer.lang-id.php | 0 Cron/PHPMailer/language/phpmailer.lang-it.php | 0 Cron/PHPMailer/language/phpmailer.lang-ja.php | 0 Cron/PHPMailer/language/phpmailer.lang-ka.php | 0 Cron/PHPMailer/language/phpmailer.lang-ko.php | 0 Cron/PHPMailer/language/phpmailer.lang-lt.php | 0 Cron/PHPMailer/language/phpmailer.lang-lv.php | 0 Cron/PHPMailer/language/phpmailer.lang-ms.php | 0 Cron/PHPMailer/language/phpmailer.lang-nb.php | 0 Cron/PHPMailer/language/phpmailer.lang-nl.php | 0 Cron/PHPMailer/language/phpmailer.lang-pl.php | 0 Cron/PHPMailer/language/phpmailer.lang-pt.php | 0 Cron/PHPMailer/language/phpmailer.lang-pt_br.php | 0 Cron/PHPMailer/language/phpmailer.lang-ro.php | 0 Cron/PHPMailer/language/phpmailer.lang-ru.php | 0 Cron/PHPMailer/language/phpmailer.lang-sk.php | 0 Cron/PHPMailer/language/phpmailer.lang-sl.php | 0 Cron/PHPMailer/language/phpmailer.lang-sr.php | 0 Cron/PHPMailer/language/phpmailer.lang-sv.php | 0 Cron/PHPMailer/language/phpmailer.lang-tr.php | 0 Cron/PHPMailer/language/phpmailer.lang-uk.php | 0 Cron/PHPMailer/language/phpmailer.lang-vi.php | 0 Cron/PHPMailer/language/phpmailer.lang-zh.php | 0 Cron/PHPMailer/language/phpmailer.lang-zh_cn.php | 0 Cron/Phpinfo.php | 0 Cron/Societeuser.php | 0 Cron/Typebon.php | 0 Cron/crontab | 0 Cron/testcurl.php | 0 380 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Cron/Acte.php mode change 100644 => 100755 Cron/Beneficiaire.php mode change 100644 => 100755 Cron/Configuration.php mode change 100644 => 100755 Cron/Controleurrequete.php mode change 100644 => 100755 Cron/Cronenvoimail.php mode change 100644 => 100755 Cron/Cronenvoimailadhrent.php mode change 100644 => 100755 Cron/Cronenvoisms.php mode change 100644 => 100755 Cron/Cronenvoismssav.php mode change 100644 => 100755 Cron/Cronenvoismstest.php mode change 100644 => 100755 Cron/Cronnettoyerfihierstemp.php mode change 100644 => 100755 Cron/Cronnettoyerfihierstempimport.php mode change 100644 => 100755 Cron/Derogation.php mode change 100644 => 100755 Cron/Ebenegmail.php mode change 100644 => 100755 Cron/Envoimail.php mode change 100644 => 100755 Cron/Envoimailadherentcron.php mode change 100644 => 100755 Cron/Envoimailcron.php mode change 100644 => 100755 Cron/Envoismscron.php mode change 100644 => 100755 Cron/Facture.php mode change 100644 => 100755 Cron/Feuillemaladie.php mode change 100644 => 100755 Cron/Fpdf/font/courier.php mode change 100644 => 100755 Cron/Fpdf/font/courierb.php mode change 100644 => 100755 Cron/Fpdf/font/courierbi.php mode change 100644 => 100755 Cron/Fpdf/font/courieri.php mode change 100644 => 100755 Cron/Fpdf/font/helvetica.php mode change 100644 => 100755 Cron/Fpdf/font/helveticab.php mode change 100644 => 100755 Cron/Fpdf/font/helveticabi.php mode change 100644 => 100755 Cron/Fpdf/font/helveticai.php mode change 100644 => 100755 Cron/Fpdf/font/symbol.php mode change 100644 => 100755 Cron/Fpdf/font/times.php mode change 100644 => 100755 Cron/Fpdf/font/timesb.php mode change 100644 => 100755 Cron/Fpdf/font/timesbi.php mode change 100644 => 100755 Cron/Fpdf/font/timesi.php mode change 100644 => 100755 Cron/Fpdf/font/zapfdingbats.php mode change 100644 => 100755 Cron/Fpdf/fpdf.php mode change 100644 => 100755 Cron/Functions.php mode change 100644 => 100755 Cron/Functions_old.php mode change 100644 => 100755 Cron/Medicament.php mode change 100644 => 100755 Cron/Modele.php mode change 100644 => 100755 Cron/Ordonnance.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Autoloader.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/APC.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/CacheBase.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/DiscISAM.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/ICache.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/Igbinary.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/Memcache.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/Memory.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/MemoryGZip.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/MemorySerialized.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/PHPTemp.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/SQLite.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/SQLite3.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorage/Wincache.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CachedObjectStorageFactory.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CalcEngine/CyclicReferenceStack.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/CalcEngine/Logger.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Database.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/DateTime.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Engineering.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Exception.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/ExceptionHandler.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Financial.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/FormulaParser.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/FormulaToken.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Function.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Functions.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Logical.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/LookupRef.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/MathTrig.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Statistical.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/TextData.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/Token/Stack.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Calculation/functionlist.txt mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell/AdvancedValueBinder.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell/DataType.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell/DataValidation.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell/DefaultValueBinder.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell/Hyperlink.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Cell/IValueBinder.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/DataSeries.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/DataSeriesValues.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/Exception.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/Layout.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/Legend.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/PlotArea.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/Renderer/jpgraph.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Chart/Title.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Comment.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/DocumentProperties.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/DocumentSecurity.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Exception.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/HashTable.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/IComparable.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/IOFactory.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/NamedRange.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Abstract.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/CSV.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/DefaultReadFilter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel2003XML.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel2007.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel2007/Chart.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel2007/Theme.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel5.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel5/Escher.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel5/MD5.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Excel5/RC4.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Exception.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/Gnumeric.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/HTML.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/IReadFilter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/IReader.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/OOCalc.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Reader/SYLK.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/ReferenceHelper.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/RichText.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/RichText/ITextElement.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/RichText/Run.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/RichText/TextElement.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Settings.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/CodePage.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Date.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Drawing.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Excel5.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/File.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/Font.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/CHANGELOG.TXT mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/CholeskyDecomposition.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/LUDecomposition.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/QRDecomposition.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/SingularValueDecomposition.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Error.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Maths.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/OLE.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/OLE/ChainedBlockStream.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/OLE/PPS.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/File.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/Root.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/OLERead.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/PCLZip/gnu-lgpl.txt mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/PCLZip/readme.txt mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/PasswordHasher.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/String.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/TimeZone.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/XMLWriter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/ZipArchive.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/ZipStreamWrapper.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/bestFitClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/exponentialBestFitClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/linearBestFitClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/logarithmicBestFitClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/polynomialBestFitClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/powerBestFitClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Shared/trend/trendClass.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Alignment.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Border.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Borders.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Color.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Conditional.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Fill.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Font.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/NumberFormat.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Protection.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Style/Supervisor.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column/Rule.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/BaseDrawing.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/CellIterator.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/ColumnDimension.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/Drawing.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/Drawing/Shadow.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooterDrawing.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/MemoryDrawing.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/PageMargins.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/PageSetup.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/Protection.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/Row.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/RowDimension.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/RowIterator.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Worksheet/SheetView.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/WorksheetIterator.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Abstract.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/CSV.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Chart.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Comments.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/ContentTypes.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/DocProps.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Drawing.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Rels.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsRibbon.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsVBA.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/StringTable.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Style.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Theme.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Workbook.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel2007/WriterPart.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/BIFFwriter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/Escher.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/Font.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/Parser.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/Workbook.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Excel5/Xf.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/Exception.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/HTML.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/IWriter.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/PDF.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/PDF/Core.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/PDF/DomPDF.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/PDF/mPDF.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/Writer/PDF/tcPDF.php mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/bg/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/cs/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/cs/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/da/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/da/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/de/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/de/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/en/uk/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/es/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/es/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/fi/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/fi/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/fr/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/fr/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/hu/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/hu/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/it/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/it/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/nl/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/nl/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/no/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/no/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/pl/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/pl/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/pt/br/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/pt/br/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/pt/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/pt/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/ru/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/ru/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/sv/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/sv/functions mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/tr/config mode change 100644 => 100755 Cron/PHPExcel/PHPExcel/locale/tr/functions mode change 100644 => 100755 Cron/PHPMailer/LICENSE mode change 100644 => 100755 Cron/PHPMailer/PHPMailerAutoload.php mode change 100644 => 100755 Cron/PHPMailer/VERSION mode change 100644 => 100755 Cron/PHPMailer/class.phpmailer.php mode change 100644 => 100755 Cron/PHPMailer/class.phpmaileroauth.php mode change 100644 => 100755 Cron/PHPMailer/class.phpmaileroauthgoogle.php mode change 100644 => 100755 Cron/PHPMailer/class.pop3.php mode change 100644 => 100755 Cron/PHPMailer/class.smtp.php mode change 100644 => 100755 Cron/PHPMailer/composer.json mode change 100644 => 100755 Cron/PHPMailer/composer.lock mode change 100644 => 100755 Cron/PHPMailer/examples/DKIM.phps mode change 100644 => 100755 Cron/PHPMailer/examples/code_generator.phps mode change 100644 => 100755 Cron/PHPMailer/examples/contactform.phps mode change 100644 => 100755 Cron/PHPMailer/examples/contents.html mode change 100644 => 100755 Cron/PHPMailer/examples/contentsutf8.html mode change 100644 => 100755 Cron/PHPMailer/examples/exceptions.phps mode change 100644 => 100755 Cron/PHPMailer/examples/gmail.phps mode change 100644 => 100755 Cron/PHPMailer/examples/gmail_xoauth.phps mode change 100644 => 100755 Cron/PHPMailer/examples/images/phpmailer.png mode change 100644 => 100755 Cron/PHPMailer/examples/images/phpmailer_mini.png mode change 100644 => 100755 Cron/PHPMailer/examples/index.html mode change 100644 => 100755 Cron/PHPMailer/examples/mail.phps mode change 100644 => 100755 Cron/PHPMailer/examples/mailing_list.phps mode change 100644 => 100755 Cron/PHPMailer/examples/pop_before_smtp.phps mode change 100644 => 100755 Cron/PHPMailer/examples/scripts/XRegExp.js mode change 100644 => 100755 Cron/PHPMailer/examples/scripts/shAutoloader.js mode change 100644 => 100755 Cron/PHPMailer/examples/scripts/shBrushPhp.js mode change 100644 => 100755 Cron/PHPMailer/examples/scripts/shCore.js mode change 100644 => 100755 Cron/PHPMailer/examples/scripts/shLegacy.js mode change 100644 => 100755 Cron/PHPMailer/examples/send_file_upload.phps mode change 100644 => 100755 Cron/PHPMailer/examples/send_multiple_file_upload.phps mode change 100644 => 100755 Cron/PHPMailer/examples/sendmail.phps mode change 100644 => 100755 Cron/PHPMailer/examples/signed-mail.phps mode change 100644 => 100755 Cron/PHPMailer/examples/smtp.phps mode change 100644 => 100755 Cron/PHPMailer/examples/smtp_check.phps mode change 100644 => 100755 Cron/PHPMailer/examples/smtp_no_auth.phps mode change 100644 => 100755 Cron/PHPMailer/examples/ssl_options.phps mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCore.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreDefault.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreDjango.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreEclipse.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreEmacs.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreFadeToGrey.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreMDUltra.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreMidnight.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shCoreRDark.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeAppleScript.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeDefault.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeDjango.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeEclipse.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeEmacs.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeFadeToGrey.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeMDUltra.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeMidnight.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeRDark.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/shThemeVisualStudio.css mode change 100644 => 100755 Cron/PHPMailer/examples/styles/wrapping.png mode change 100644 => 100755 Cron/PHPMailer/extras/EasyPeasyICS.php mode change 100644 => 100755 Cron/PHPMailer/extras/README.md mode change 100644 => 100755 Cron/PHPMailer/extras/htmlfilter.php mode change 100644 => 100755 Cron/PHPMailer/extras/ntlm_sasl_client.php mode change 100644 => 100755 Cron/PHPMailer/get_oauth_token.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-am.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ar.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-az.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-be.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-bg.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ca.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ch.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-cs.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-da.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-de.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-el.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-eo.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-es.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-et.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-fa.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-fi.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-fo.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-fr.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-gl.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-he.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-hr.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-hu.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-id.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-it.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ja.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ka.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ko.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-lt.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-lv.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ms.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-nb.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-nl.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-pl.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-pt.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-pt_br.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ro.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-ru.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-sk.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-sl.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-sr.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-sv.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-tr.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-uk.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-vi.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-zh.php mode change 100644 => 100755 Cron/PHPMailer/language/phpmailer.lang-zh_cn.php mode change 100644 => 100755 Cron/Phpinfo.php mode change 100644 => 100755 Cron/Societeuser.php mode change 100644 => 100755 Cron/Typebon.php mode change 100644 => 100755 Cron/crontab mode change 100644 => 100755 Cron/testcurl.php diff --git a/Cron/Acte.php b/Cron/Acte.php old mode 100644 new mode 100755 diff --git a/Cron/Beneficiaire.php b/Cron/Beneficiaire.php old mode 100644 new mode 100755 diff --git a/Cron/Configuration.php b/Cron/Configuration.php old mode 100644 new mode 100755 diff --git a/Cron/Controleurrequete.php b/Cron/Controleurrequete.php old mode 100644 new mode 100755 diff --git a/Cron/Cronenvoimail.php b/Cron/Cronenvoimail.php old mode 100644 new mode 100755 diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php old mode 100644 new mode 100755 diff --git a/Cron/Cronenvoisms.php b/Cron/Cronenvoisms.php old mode 100644 new mode 100755 diff --git a/Cron/Cronenvoismssav.php b/Cron/Cronenvoismssav.php old mode 100644 new mode 100755 diff --git a/Cron/Cronenvoismstest.php b/Cron/Cronenvoismstest.php old mode 100644 new mode 100755 diff --git a/Cron/Cronnettoyerfihierstemp.php b/Cron/Cronnettoyerfihierstemp.php old mode 100644 new mode 100755 diff --git a/Cron/Cronnettoyerfihierstempimport.php b/Cron/Cronnettoyerfihierstempimport.php old mode 100644 new mode 100755 diff --git a/Cron/Derogation.php b/Cron/Derogation.php old mode 100644 new mode 100755 diff --git a/Cron/Ebenegmail.php b/Cron/Ebenegmail.php old mode 100644 new mode 100755 diff --git a/Cron/Envoimail.php b/Cron/Envoimail.php old mode 100644 new mode 100755 diff --git a/Cron/Envoimailadherentcron.php b/Cron/Envoimailadherentcron.php old mode 100644 new mode 100755 diff --git a/Cron/Envoimailcron.php b/Cron/Envoimailcron.php old mode 100644 new mode 100755 diff --git a/Cron/Envoismscron.php b/Cron/Envoismscron.php old mode 100644 new mode 100755 diff --git a/Cron/Facture.php b/Cron/Facture.php old mode 100644 new mode 100755 diff --git a/Cron/Feuillemaladie.php b/Cron/Feuillemaladie.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/courier.php b/Cron/Fpdf/font/courier.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/courierb.php b/Cron/Fpdf/font/courierb.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/courierbi.php b/Cron/Fpdf/font/courierbi.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/courieri.php b/Cron/Fpdf/font/courieri.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/helvetica.php b/Cron/Fpdf/font/helvetica.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/helveticab.php b/Cron/Fpdf/font/helveticab.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/helveticabi.php b/Cron/Fpdf/font/helveticabi.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/helveticai.php b/Cron/Fpdf/font/helveticai.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/symbol.php b/Cron/Fpdf/font/symbol.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/times.php b/Cron/Fpdf/font/times.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/timesb.php b/Cron/Fpdf/font/timesb.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/timesbi.php b/Cron/Fpdf/font/timesbi.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/timesi.php b/Cron/Fpdf/font/timesi.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/font/zapfdingbats.php b/Cron/Fpdf/font/zapfdingbats.php old mode 100644 new mode 100755 diff --git a/Cron/Fpdf/fpdf.php b/Cron/Fpdf/fpdf.php old mode 100644 new mode 100755 diff --git a/Cron/Functions.php b/Cron/Functions.php old mode 100644 new mode 100755 diff --git a/Cron/Functions_old.php b/Cron/Functions_old.php old mode 100644 new mode 100755 diff --git a/Cron/Medicament.php b/Cron/Medicament.php old mode 100644 new mode 100755 diff --git a/Cron/Modele.php b/Cron/Modele.php old mode 100644 new mode 100755 diff --git a/Cron/Ordonnance.php b/Cron/Ordonnance.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel.php b/Cron/PHPExcel/PHPExcel.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Autoloader.php b/Cron/PHPExcel/PHPExcel/Autoloader.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/APC.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/APC.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/CacheBase.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/CacheBase.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/DiscISAM.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/DiscISAM.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/ICache.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/ICache.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Igbinary.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Igbinary.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Memcache.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Memcache.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Memory.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Memory.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/MemoryGZip.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/MemoryGZip.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/MemorySerialized.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/MemorySerialized.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/PHPTemp.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/PHPTemp.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/SQLite.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/SQLite.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/SQLite3.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/SQLite3.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Wincache.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorage/Wincache.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CachedObjectStorageFactory.php b/Cron/PHPExcel/PHPExcel/CachedObjectStorageFactory.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CalcEngine/CyclicReferenceStack.php b/Cron/PHPExcel/PHPExcel/CalcEngine/CyclicReferenceStack.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/CalcEngine/Logger.php b/Cron/PHPExcel/PHPExcel/CalcEngine/Logger.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation.php b/Cron/PHPExcel/PHPExcel/Calculation.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Database.php b/Cron/PHPExcel/PHPExcel/Calculation/Database.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/DateTime.php b/Cron/PHPExcel/PHPExcel/Calculation/DateTime.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Engineering.php b/Cron/PHPExcel/PHPExcel/Calculation/Engineering.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Exception.php b/Cron/PHPExcel/PHPExcel/Calculation/Exception.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/ExceptionHandler.php b/Cron/PHPExcel/PHPExcel/Calculation/ExceptionHandler.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Financial.php b/Cron/PHPExcel/PHPExcel/Calculation/Financial.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/FormulaParser.php b/Cron/PHPExcel/PHPExcel/Calculation/FormulaParser.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/FormulaToken.php b/Cron/PHPExcel/PHPExcel/Calculation/FormulaToken.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Function.php b/Cron/PHPExcel/PHPExcel/Calculation/Function.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Functions.php b/Cron/PHPExcel/PHPExcel/Calculation/Functions.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Logical.php b/Cron/PHPExcel/PHPExcel/Calculation/Logical.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/LookupRef.php b/Cron/PHPExcel/PHPExcel/Calculation/LookupRef.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/MathTrig.php b/Cron/PHPExcel/PHPExcel/Calculation/MathTrig.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Statistical.php b/Cron/PHPExcel/PHPExcel/Calculation/Statistical.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/TextData.php b/Cron/PHPExcel/PHPExcel/Calculation/TextData.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/Token/Stack.php b/Cron/PHPExcel/PHPExcel/Calculation/Token/Stack.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Calculation/functionlist.txt b/Cron/PHPExcel/PHPExcel/Calculation/functionlist.txt old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell.php b/Cron/PHPExcel/PHPExcel/Cell.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell/AdvancedValueBinder.php b/Cron/PHPExcel/PHPExcel/Cell/AdvancedValueBinder.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell/DataType.php b/Cron/PHPExcel/PHPExcel/Cell/DataType.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell/DataValidation.php b/Cron/PHPExcel/PHPExcel/Cell/DataValidation.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell/DefaultValueBinder.php b/Cron/PHPExcel/PHPExcel/Cell/DefaultValueBinder.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell/Hyperlink.php b/Cron/PHPExcel/PHPExcel/Cell/Hyperlink.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Cell/IValueBinder.php b/Cron/PHPExcel/PHPExcel/Cell/IValueBinder.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart.php b/Cron/PHPExcel/PHPExcel/Chart.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/DataSeries.php b/Cron/PHPExcel/PHPExcel/Chart/DataSeries.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/DataSeriesValues.php b/Cron/PHPExcel/PHPExcel/Chart/DataSeriesValues.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/Exception.php b/Cron/PHPExcel/PHPExcel/Chart/Exception.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/Layout.php b/Cron/PHPExcel/PHPExcel/Chart/Layout.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/Legend.php b/Cron/PHPExcel/PHPExcel/Chart/Legend.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/PlotArea.php b/Cron/PHPExcel/PHPExcel/Chart/PlotArea.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt b/Cron/PHPExcel/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/Renderer/jpgraph.php b/Cron/PHPExcel/PHPExcel/Chart/Renderer/jpgraph.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Chart/Title.php b/Cron/PHPExcel/PHPExcel/Chart/Title.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Comment.php b/Cron/PHPExcel/PHPExcel/Comment.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/DocumentProperties.php b/Cron/PHPExcel/PHPExcel/DocumentProperties.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/DocumentSecurity.php b/Cron/PHPExcel/PHPExcel/DocumentSecurity.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Exception.php b/Cron/PHPExcel/PHPExcel/Exception.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/HashTable.php b/Cron/PHPExcel/PHPExcel/HashTable.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/IComparable.php b/Cron/PHPExcel/PHPExcel/IComparable.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/IOFactory.php b/Cron/PHPExcel/PHPExcel/IOFactory.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/NamedRange.php b/Cron/PHPExcel/PHPExcel/NamedRange.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Abstract.php b/Cron/PHPExcel/PHPExcel/Reader/Abstract.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/CSV.php b/Cron/PHPExcel/PHPExcel/Reader/CSV.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/DefaultReadFilter.php b/Cron/PHPExcel/PHPExcel/Reader/DefaultReadFilter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel2003XML.php b/Cron/PHPExcel/PHPExcel/Reader/Excel2003XML.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel2007.php b/Cron/PHPExcel/PHPExcel/Reader/Excel2007.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel2007/Chart.php b/Cron/PHPExcel/PHPExcel/Reader/Excel2007/Chart.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel2007/Theme.php b/Cron/PHPExcel/PHPExcel/Reader/Excel2007/Theme.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel5.php b/Cron/PHPExcel/PHPExcel/Reader/Excel5.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel5/Escher.php b/Cron/PHPExcel/PHPExcel/Reader/Excel5/Escher.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel5/MD5.php b/Cron/PHPExcel/PHPExcel/Reader/Excel5/MD5.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Excel5/RC4.php b/Cron/PHPExcel/PHPExcel/Reader/Excel5/RC4.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Exception.php b/Cron/PHPExcel/PHPExcel/Reader/Exception.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/Gnumeric.php b/Cron/PHPExcel/PHPExcel/Reader/Gnumeric.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/HTML.php b/Cron/PHPExcel/PHPExcel/Reader/HTML.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/IReadFilter.php b/Cron/PHPExcel/PHPExcel/Reader/IReadFilter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/IReader.php b/Cron/PHPExcel/PHPExcel/Reader/IReader.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/OOCalc.php b/Cron/PHPExcel/PHPExcel/Reader/OOCalc.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Reader/SYLK.php b/Cron/PHPExcel/PHPExcel/Reader/SYLK.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/ReferenceHelper.php b/Cron/PHPExcel/PHPExcel/ReferenceHelper.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/RichText.php b/Cron/PHPExcel/PHPExcel/RichText.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/RichText/ITextElement.php b/Cron/PHPExcel/PHPExcel/RichText/ITextElement.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/RichText/Run.php b/Cron/PHPExcel/PHPExcel/RichText/Run.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/RichText/TextElement.php b/Cron/PHPExcel/PHPExcel/RichText/TextElement.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Settings.php b/Cron/PHPExcel/PHPExcel/Settings.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/CodePage.php b/Cron/PHPExcel/PHPExcel/Shared/CodePage.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Date.php b/Cron/PHPExcel/PHPExcel/Shared/Date.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Drawing.php b/Cron/PHPExcel/PHPExcel/Shared/Drawing.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher.php b/Cron/PHPExcel/PHPExcel/Shared/Escher.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php b/Cron/PHPExcel/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Excel5.php b/Cron/PHPExcel/PHPExcel/Shared/Excel5.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/File.php b/Cron/PHPExcel/PHPExcel/Shared/File.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/Font.php b/Cron/PHPExcel/PHPExcel/Shared/Font.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/CHANGELOG.TXT b/Cron/PHPExcel/PHPExcel/Shared/JAMA/CHANGELOG.TXT old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/CholeskyDecomposition.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/CholeskyDecomposition.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/LUDecomposition.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/LUDecomposition.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/QRDecomposition.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/QRDecomposition.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/SingularValueDecomposition.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/SingularValueDecomposition.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Error.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Error.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Maths.php b/Cron/PHPExcel/PHPExcel/Shared/JAMA/utils/Maths.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/OLE.php b/Cron/PHPExcel/PHPExcel/Shared/OLE.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/OLE/ChainedBlockStream.php b/Cron/PHPExcel/PHPExcel/Shared/OLE/ChainedBlockStream.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/OLE/PPS.php b/Cron/PHPExcel/PHPExcel/Shared/OLE/PPS.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/File.php b/Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/File.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/Root.php b/Cron/PHPExcel/PHPExcel/Shared/OLE/PPS/Root.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/OLERead.php b/Cron/PHPExcel/PHPExcel/Shared/OLERead.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/PCLZip/gnu-lgpl.txt b/Cron/PHPExcel/PHPExcel/Shared/PCLZip/gnu-lgpl.txt old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php b/Cron/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/PCLZip/readme.txt b/Cron/PHPExcel/PHPExcel/Shared/PCLZip/readme.txt old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/PasswordHasher.php b/Cron/PHPExcel/PHPExcel/Shared/PasswordHasher.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/String.php b/Cron/PHPExcel/PHPExcel/Shared/String.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/TimeZone.php b/Cron/PHPExcel/PHPExcel/Shared/TimeZone.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/XMLWriter.php b/Cron/PHPExcel/PHPExcel/Shared/XMLWriter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/ZipArchive.php b/Cron/PHPExcel/PHPExcel/Shared/ZipArchive.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/ZipStreamWrapper.php b/Cron/PHPExcel/PHPExcel/Shared/ZipStreamWrapper.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/bestFitClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/bestFitClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/exponentialBestFitClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/exponentialBestFitClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/linearBestFitClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/linearBestFitClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/logarithmicBestFitClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/logarithmicBestFitClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/polynomialBestFitClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/polynomialBestFitClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/powerBestFitClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/powerBestFitClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Shared/trend/trendClass.php b/Cron/PHPExcel/PHPExcel/Shared/trend/trendClass.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style.php b/Cron/PHPExcel/PHPExcel/Style.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Alignment.php b/Cron/PHPExcel/PHPExcel/Style/Alignment.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Border.php b/Cron/PHPExcel/PHPExcel/Style/Border.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Borders.php b/Cron/PHPExcel/PHPExcel/Style/Borders.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Color.php b/Cron/PHPExcel/PHPExcel/Style/Color.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Conditional.php b/Cron/PHPExcel/PHPExcel/Style/Conditional.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Fill.php b/Cron/PHPExcel/PHPExcel/Style/Fill.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Font.php b/Cron/PHPExcel/PHPExcel/Style/Font.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/NumberFormat.php b/Cron/PHPExcel/PHPExcel/Style/NumberFormat.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Protection.php b/Cron/PHPExcel/PHPExcel/Style/Protection.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Style/Supervisor.php b/Cron/PHPExcel/PHPExcel/Style/Supervisor.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet.php b/Cron/PHPExcel/PHPExcel/Worksheet.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter.php b/Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column.php b/Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column/Rule.php b/Cron/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column/Rule.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/BaseDrawing.php b/Cron/PHPExcel/PHPExcel/Worksheet/BaseDrawing.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/CellIterator.php b/Cron/PHPExcel/PHPExcel/Worksheet/CellIterator.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/ColumnDimension.php b/Cron/PHPExcel/PHPExcel/Worksheet/ColumnDimension.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/Drawing.php b/Cron/PHPExcel/PHPExcel/Worksheet/Drawing.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/Drawing/Shadow.php b/Cron/PHPExcel/PHPExcel/Worksheet/Drawing/Shadow.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooter.php b/Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooterDrawing.php b/Cron/PHPExcel/PHPExcel/Worksheet/HeaderFooterDrawing.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/MemoryDrawing.php b/Cron/PHPExcel/PHPExcel/Worksheet/MemoryDrawing.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/PageMargins.php b/Cron/PHPExcel/PHPExcel/Worksheet/PageMargins.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/PageSetup.php b/Cron/PHPExcel/PHPExcel/Worksheet/PageSetup.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/Protection.php b/Cron/PHPExcel/PHPExcel/Worksheet/Protection.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/Row.php b/Cron/PHPExcel/PHPExcel/Worksheet/Row.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/RowDimension.php b/Cron/PHPExcel/PHPExcel/Worksheet/RowDimension.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/RowIterator.php b/Cron/PHPExcel/PHPExcel/Worksheet/RowIterator.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Worksheet/SheetView.php b/Cron/PHPExcel/PHPExcel/Worksheet/SheetView.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/WorksheetIterator.php b/Cron/PHPExcel/PHPExcel/WorksheetIterator.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Abstract.php b/Cron/PHPExcel/PHPExcel/Writer/Abstract.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/CSV.php b/Cron/PHPExcel/PHPExcel/Writer/CSV.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Chart.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Chart.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Comments.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Comments.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/ContentTypes.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/ContentTypes.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/DocProps.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/DocProps.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Drawing.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Drawing.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Rels.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Rels.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsRibbon.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsRibbon.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsVBA.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/RelsVBA.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/StringTable.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/StringTable.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Style.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Style.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Theme.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Theme.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Workbook.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Workbook.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel2007/WriterPart.php b/Cron/PHPExcel/PHPExcel/Writer/Excel2007/WriterPart.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/BIFFwriter.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/BIFFwriter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/Escher.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/Escher.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/Font.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/Font.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/Parser.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/Parser.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/Workbook.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/Workbook.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Excel5/Xf.php b/Cron/PHPExcel/PHPExcel/Writer/Excel5/Xf.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/Exception.php b/Cron/PHPExcel/PHPExcel/Writer/Exception.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/HTML.php b/Cron/PHPExcel/PHPExcel/Writer/HTML.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/IWriter.php b/Cron/PHPExcel/PHPExcel/Writer/IWriter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/PDF.php b/Cron/PHPExcel/PHPExcel/Writer/PDF.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/PDF/Core.php b/Cron/PHPExcel/PHPExcel/Writer/PDF/Core.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/PDF/DomPDF.php b/Cron/PHPExcel/PHPExcel/Writer/PDF/DomPDF.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/PDF/mPDF.php b/Cron/PHPExcel/PHPExcel/Writer/PDF/mPDF.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/Writer/PDF/tcPDF.php b/Cron/PHPExcel/PHPExcel/Writer/PDF/tcPDF.php old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/bg/config b/Cron/PHPExcel/PHPExcel/locale/bg/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/cs/config b/Cron/PHPExcel/PHPExcel/locale/cs/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/cs/functions b/Cron/PHPExcel/PHPExcel/locale/cs/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/da/config b/Cron/PHPExcel/PHPExcel/locale/da/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/da/functions b/Cron/PHPExcel/PHPExcel/locale/da/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/de/config b/Cron/PHPExcel/PHPExcel/locale/de/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/de/functions b/Cron/PHPExcel/PHPExcel/locale/de/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/en/uk/config b/Cron/PHPExcel/PHPExcel/locale/en/uk/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/es/config b/Cron/PHPExcel/PHPExcel/locale/es/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/es/functions b/Cron/PHPExcel/PHPExcel/locale/es/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/fi/config b/Cron/PHPExcel/PHPExcel/locale/fi/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/fi/functions b/Cron/PHPExcel/PHPExcel/locale/fi/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/fr/config b/Cron/PHPExcel/PHPExcel/locale/fr/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/fr/functions b/Cron/PHPExcel/PHPExcel/locale/fr/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/hu/config b/Cron/PHPExcel/PHPExcel/locale/hu/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/hu/functions b/Cron/PHPExcel/PHPExcel/locale/hu/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/it/config b/Cron/PHPExcel/PHPExcel/locale/it/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/it/functions b/Cron/PHPExcel/PHPExcel/locale/it/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/nl/config b/Cron/PHPExcel/PHPExcel/locale/nl/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/nl/functions b/Cron/PHPExcel/PHPExcel/locale/nl/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/no/config b/Cron/PHPExcel/PHPExcel/locale/no/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/no/functions b/Cron/PHPExcel/PHPExcel/locale/no/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/pl/config b/Cron/PHPExcel/PHPExcel/locale/pl/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/pl/functions b/Cron/PHPExcel/PHPExcel/locale/pl/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/pt/br/config b/Cron/PHPExcel/PHPExcel/locale/pt/br/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/pt/br/functions b/Cron/PHPExcel/PHPExcel/locale/pt/br/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/pt/config b/Cron/PHPExcel/PHPExcel/locale/pt/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/pt/functions b/Cron/PHPExcel/PHPExcel/locale/pt/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/ru/config b/Cron/PHPExcel/PHPExcel/locale/ru/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/ru/functions b/Cron/PHPExcel/PHPExcel/locale/ru/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/sv/config b/Cron/PHPExcel/PHPExcel/locale/sv/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/sv/functions b/Cron/PHPExcel/PHPExcel/locale/sv/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/tr/config b/Cron/PHPExcel/PHPExcel/locale/tr/config old mode 100644 new mode 100755 diff --git a/Cron/PHPExcel/PHPExcel/locale/tr/functions b/Cron/PHPExcel/PHPExcel/locale/tr/functions old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/LICENSE b/Cron/PHPMailer/LICENSE old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/PHPMailerAutoload.php b/Cron/PHPMailer/PHPMailerAutoload.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/VERSION b/Cron/PHPMailer/VERSION old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/class.phpmailer.php b/Cron/PHPMailer/class.phpmailer.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/class.phpmaileroauth.php b/Cron/PHPMailer/class.phpmaileroauth.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/class.phpmaileroauthgoogle.php b/Cron/PHPMailer/class.phpmaileroauthgoogle.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/class.pop3.php b/Cron/PHPMailer/class.pop3.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/class.smtp.php b/Cron/PHPMailer/class.smtp.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/composer.json b/Cron/PHPMailer/composer.json old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/composer.lock b/Cron/PHPMailer/composer.lock old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/DKIM.phps b/Cron/PHPMailer/examples/DKIM.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/code_generator.phps b/Cron/PHPMailer/examples/code_generator.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/contactform.phps b/Cron/PHPMailer/examples/contactform.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/contents.html b/Cron/PHPMailer/examples/contents.html old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/contentsutf8.html b/Cron/PHPMailer/examples/contentsutf8.html old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/exceptions.phps b/Cron/PHPMailer/examples/exceptions.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/gmail.phps b/Cron/PHPMailer/examples/gmail.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/gmail_xoauth.phps b/Cron/PHPMailer/examples/gmail_xoauth.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/images/phpmailer.png b/Cron/PHPMailer/examples/images/phpmailer.png old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/images/phpmailer_mini.png b/Cron/PHPMailer/examples/images/phpmailer_mini.png old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/index.html b/Cron/PHPMailer/examples/index.html old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/mail.phps b/Cron/PHPMailer/examples/mail.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/mailing_list.phps b/Cron/PHPMailer/examples/mailing_list.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/pop_before_smtp.phps b/Cron/PHPMailer/examples/pop_before_smtp.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/scripts/XRegExp.js b/Cron/PHPMailer/examples/scripts/XRegExp.js old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/scripts/shAutoloader.js b/Cron/PHPMailer/examples/scripts/shAutoloader.js old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/scripts/shBrushPhp.js b/Cron/PHPMailer/examples/scripts/shBrushPhp.js old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/scripts/shCore.js b/Cron/PHPMailer/examples/scripts/shCore.js old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/scripts/shLegacy.js b/Cron/PHPMailer/examples/scripts/shLegacy.js old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/send_file_upload.phps b/Cron/PHPMailer/examples/send_file_upload.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/send_multiple_file_upload.phps b/Cron/PHPMailer/examples/send_multiple_file_upload.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/sendmail.phps b/Cron/PHPMailer/examples/sendmail.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/signed-mail.phps b/Cron/PHPMailer/examples/signed-mail.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/smtp.phps b/Cron/PHPMailer/examples/smtp.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/smtp_check.phps b/Cron/PHPMailer/examples/smtp_check.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/smtp_no_auth.phps b/Cron/PHPMailer/examples/smtp_no_auth.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/ssl_options.phps b/Cron/PHPMailer/examples/ssl_options.phps old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCore.css b/Cron/PHPMailer/examples/styles/shCore.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreDefault.css b/Cron/PHPMailer/examples/styles/shCoreDefault.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreDjango.css b/Cron/PHPMailer/examples/styles/shCoreDjango.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreEclipse.css b/Cron/PHPMailer/examples/styles/shCoreEclipse.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreEmacs.css b/Cron/PHPMailer/examples/styles/shCoreEmacs.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreFadeToGrey.css b/Cron/PHPMailer/examples/styles/shCoreFadeToGrey.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreMDUltra.css b/Cron/PHPMailer/examples/styles/shCoreMDUltra.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreMidnight.css b/Cron/PHPMailer/examples/styles/shCoreMidnight.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shCoreRDark.css b/Cron/PHPMailer/examples/styles/shCoreRDark.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeAppleScript.css b/Cron/PHPMailer/examples/styles/shThemeAppleScript.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeDefault.css b/Cron/PHPMailer/examples/styles/shThemeDefault.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeDjango.css b/Cron/PHPMailer/examples/styles/shThemeDjango.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeEclipse.css b/Cron/PHPMailer/examples/styles/shThemeEclipse.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeEmacs.css b/Cron/PHPMailer/examples/styles/shThemeEmacs.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeFadeToGrey.css b/Cron/PHPMailer/examples/styles/shThemeFadeToGrey.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeMDUltra.css b/Cron/PHPMailer/examples/styles/shThemeMDUltra.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeMidnight.css b/Cron/PHPMailer/examples/styles/shThemeMidnight.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeRDark.css b/Cron/PHPMailer/examples/styles/shThemeRDark.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/shThemeVisualStudio.css b/Cron/PHPMailer/examples/styles/shThemeVisualStudio.css old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/examples/styles/wrapping.png b/Cron/PHPMailer/examples/styles/wrapping.png old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/extras/EasyPeasyICS.php b/Cron/PHPMailer/extras/EasyPeasyICS.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/extras/README.md b/Cron/PHPMailer/extras/README.md old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/extras/htmlfilter.php b/Cron/PHPMailer/extras/htmlfilter.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/extras/ntlm_sasl_client.php b/Cron/PHPMailer/extras/ntlm_sasl_client.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/get_oauth_token.php b/Cron/PHPMailer/get_oauth_token.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-am.php b/Cron/PHPMailer/language/phpmailer.lang-am.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ar.php b/Cron/PHPMailer/language/phpmailer.lang-ar.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-az.php b/Cron/PHPMailer/language/phpmailer.lang-az.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-be.php b/Cron/PHPMailer/language/phpmailer.lang-be.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-bg.php b/Cron/PHPMailer/language/phpmailer.lang-bg.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ca.php b/Cron/PHPMailer/language/phpmailer.lang-ca.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ch.php b/Cron/PHPMailer/language/phpmailer.lang-ch.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-cs.php b/Cron/PHPMailer/language/phpmailer.lang-cs.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-da.php b/Cron/PHPMailer/language/phpmailer.lang-da.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-de.php b/Cron/PHPMailer/language/phpmailer.lang-de.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-el.php b/Cron/PHPMailer/language/phpmailer.lang-el.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-eo.php b/Cron/PHPMailer/language/phpmailer.lang-eo.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-es.php b/Cron/PHPMailer/language/phpmailer.lang-es.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-et.php b/Cron/PHPMailer/language/phpmailer.lang-et.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-fa.php b/Cron/PHPMailer/language/phpmailer.lang-fa.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-fi.php b/Cron/PHPMailer/language/phpmailer.lang-fi.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-fo.php b/Cron/PHPMailer/language/phpmailer.lang-fo.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-fr.php b/Cron/PHPMailer/language/phpmailer.lang-fr.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-gl.php b/Cron/PHPMailer/language/phpmailer.lang-gl.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-he.php b/Cron/PHPMailer/language/phpmailer.lang-he.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-hr.php b/Cron/PHPMailer/language/phpmailer.lang-hr.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-hu.php b/Cron/PHPMailer/language/phpmailer.lang-hu.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-id.php b/Cron/PHPMailer/language/phpmailer.lang-id.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-it.php b/Cron/PHPMailer/language/phpmailer.lang-it.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ja.php b/Cron/PHPMailer/language/phpmailer.lang-ja.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ka.php b/Cron/PHPMailer/language/phpmailer.lang-ka.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ko.php b/Cron/PHPMailer/language/phpmailer.lang-ko.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-lt.php b/Cron/PHPMailer/language/phpmailer.lang-lt.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-lv.php b/Cron/PHPMailer/language/phpmailer.lang-lv.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ms.php b/Cron/PHPMailer/language/phpmailer.lang-ms.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-nb.php b/Cron/PHPMailer/language/phpmailer.lang-nb.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-nl.php b/Cron/PHPMailer/language/phpmailer.lang-nl.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-pl.php b/Cron/PHPMailer/language/phpmailer.lang-pl.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-pt.php b/Cron/PHPMailer/language/phpmailer.lang-pt.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-pt_br.php b/Cron/PHPMailer/language/phpmailer.lang-pt_br.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ro.php b/Cron/PHPMailer/language/phpmailer.lang-ro.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-ru.php b/Cron/PHPMailer/language/phpmailer.lang-ru.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-sk.php b/Cron/PHPMailer/language/phpmailer.lang-sk.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-sl.php b/Cron/PHPMailer/language/phpmailer.lang-sl.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-sr.php b/Cron/PHPMailer/language/phpmailer.lang-sr.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-sv.php b/Cron/PHPMailer/language/phpmailer.lang-sv.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-tr.php b/Cron/PHPMailer/language/phpmailer.lang-tr.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-uk.php b/Cron/PHPMailer/language/phpmailer.lang-uk.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-vi.php b/Cron/PHPMailer/language/phpmailer.lang-vi.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-zh.php b/Cron/PHPMailer/language/phpmailer.lang-zh.php old mode 100644 new mode 100755 diff --git a/Cron/PHPMailer/language/phpmailer.lang-zh_cn.php b/Cron/PHPMailer/language/phpmailer.lang-zh_cn.php old mode 100644 new mode 100755 diff --git a/Cron/Phpinfo.php b/Cron/Phpinfo.php old mode 100644 new mode 100755 diff --git a/Cron/Societeuser.php b/Cron/Societeuser.php old mode 100644 new mode 100755 diff --git a/Cron/Typebon.php b/Cron/Typebon.php old mode 100644 new mode 100755 diff --git a/Cron/crontab b/Cron/crontab old mode 100644 new mode 100755 diff --git a/Cron/testcurl.php b/Cron/testcurl.php old mode 100644 new mode 100755 From 051a610451fa3eb9ccb982213a6c6bba4e061673 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 13:59:25 +0000 Subject: [PATCH 05/12] a --- Cron/Cronenvoimailadhrent.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 14db776..ff745f3 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -106,13 +106,12 @@ class Cronenvoimailadhrent { $this->idMail = $un_mail['idMail']; $this->emailDestination = $un_mail['email']; + $this->emailDestination = $un_mail['email']; $this->objet = $un_mail['objet']; $this->body = $un_mail['message']; - /* var_dump($un_mail); echo "


"; - */ $this->envoyer_un_des_mail(); From b4fdf76612444f2832b1ccd5108f38b2b0457898 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 14:19:56 +0000 Subject: [PATCH 06/12] a --- Cron/Cronenvoimailadhrent.php | 15 ++++++++++++--- Cron/Ebenegmail.php | 6 ++++++ 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index ff745f3..cb9a4d6 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -67,14 +67,22 @@ class Cronenvoimailadhrent $this->email->AddAddress(trim($ad) ); } + if($this->emailCc>" ") + { + $ccs = explode(';', $this->emailCc); + foreach ($ccs as $cc) + { + $this->email->addCC(trim($cc) ); + } + } + $this->email->Subject = $this->objet; $this->email->Body = $this->body; - /* var_dump($this->email); echo "


"; - */ + /* if(!$this->email->send()) { // Message d'erreur détaillé de PHPMailer @@ -92,6 +100,7 @@ class Cronenvoimailadhrent $this->marquermail($this->idMail, "1"); } + */ sleep(1); } @@ -106,7 +115,7 @@ class Cronenvoimailadhrent { $this->idMail = $un_mail['idMail']; $this->emailDestination = $un_mail['email']; - $this->emailDestination = $un_mail['email']; + $this->emailCc = $un_mail['emailCc']; $this->objet = $un_mail['objet']; $this->body = $un_mail['message']; diff --git a/Cron/Ebenegmail.php b/Cron/Ebenegmail.php index f4b53dc..3adae1e 100755 --- a/Cron/Ebenegmail.php +++ b/Cron/Ebenegmail.php @@ -26,6 +26,12 @@ $mail->Port = 587; $mail->SMTPSecure = 'tls'; $mail->SMTPAuth = true; +// ajout du 18/03/2026 + +$mail->CharSet = 'UTF-8'; +$mail->SMTPKeepAlive = true; // ← connexion réutilisée pour tout le batch +$mail->Timeout = 15; +// fin ajout 18/03/2026 // $mail->Username = "intersanteebene@gmail.com"; // $mail->Username = "intersante@radiant.rw"; From 1724ac5d5eb16281b8e2d0f04a2124aba703bfa4 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 14:23:42 +0000 Subject: [PATCH 07/12] a --- Cron/Ebenegmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cron/Ebenegmail.php b/Cron/Ebenegmail.php index 3adae1e..d897f68 100755 --- a/Cron/Ebenegmail.php +++ b/Cron/Ebenegmail.php @@ -26,8 +26,8 @@ $mail->Port = 587; $mail->SMTPSecure = 'tls'; $mail->SMTPAuth = true; -// ajout du 18/03/2026 +// ajout du 18/03/2026 $mail->CharSet = 'UTF-8'; $mail->SMTPKeepAlive = true; // ← connexion réutilisée pour tout le batch $mail->Timeout = 15; From 2a2c66d5f27f3bda1781e2541ef65ed32a7a66db Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 14:40:02 +0000 Subject: [PATCH 08/12] a --- Cron/Cronenvoimail.php | 3 ++- Cron/Cronenvoimailadhrent.php | 8 +++++--- Cron/Cronenvoisms.php | 6 ++++-- Cron/Cronenvoismssav.php | 6 ++++-- Cron/Cronenvoismstest.php | 6 ++++-- 5 files changed, 19 insertions(+), 10 deletions(-) diff --git a/Cron/Cronenvoimail.php b/Cron/Cronenvoimail.php index 32c8cfe..3fceba1 100755 --- a/Cron/Cronenvoimail.php +++ b/Cron/Cronenvoimail.php @@ -479,7 +479,8 @@ class Cronenvoimail $this->mailententeprealablemont($idBeneficiaire, $codePrestataire, $heureCourante); } - sleep(3); + // sleep(3); + usleep(200000); // attendre 0.2s entre chaque mail } } diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index cb9a4d6..1d95cf3 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -101,8 +101,9 @@ class Cronenvoimailadhrent $this->marquermail($this->idMail, "1"); } */ - - sleep(1); + + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } public function envoyer_les_mails() @@ -124,7 +125,8 @@ class Cronenvoimailadhrent $this->envoyer_un_des_mail(); - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } } // FIN CLASSE diff --git a/Cron/Cronenvoisms.php b/Cron/Cronenvoisms.php index e812524..0148067 100755 --- a/Cron/Cronenvoisms.php +++ b/Cron/Cronenvoisms.php @@ -63,7 +63,8 @@ class Cronenvoisms $this->envoyer_un_des_sms(); - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } @@ -102,7 +103,8 @@ class Cronenvoisms $this->envoyersmsskysms($tel, $message, $titreSms); } - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } diff --git a/Cron/Cronenvoismssav.php b/Cron/Cronenvoismssav.php index e812524..0148067 100755 --- a/Cron/Cronenvoismssav.php +++ b/Cron/Cronenvoismssav.php @@ -63,7 +63,8 @@ class Cronenvoisms $this->envoyer_un_des_sms(); - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } @@ -102,7 +103,8 @@ class Cronenvoisms $this->envoyersmsskysms($tel, $message, $titreSms); } - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } diff --git a/Cron/Cronenvoismstest.php b/Cron/Cronenvoismstest.php index d475595..5dda198 100755 --- a/Cron/Cronenvoismstest.php +++ b/Cron/Cronenvoismstest.php @@ -63,7 +63,8 @@ class Cronenvoisms $this->envoyer_un_des_sms(); - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } @@ -106,7 +107,8 @@ class Cronenvoisms $this->envoyersmsintouchsms($tel, $message, $titreSms); } - sleep(1); + // sleep(1); + usleep(200000); // attendre 0.2s entre chaque mail } } From 348233f55aec0b7cbf2ca3f03f450242df1862d1 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 14:42:02 +0000 Subject: [PATCH 09/12] a --- Cron/Ebenegmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cron/Ebenegmail.php b/Cron/Ebenegmail.php index d897f68..27238f0 100755 --- a/Cron/Ebenegmail.php +++ b/Cron/Ebenegmail.php @@ -28,7 +28,7 @@ $mail->SMTPSecure = 'tls'; $mail->SMTPAuth = true; // ajout du 18/03/2026 -$mail->CharSet = 'UTF-8'; +// $mail->CharSet = 'UTF-8'; $mail->SMTPKeepAlive = true; // ← connexion réutilisée pour tout le batch $mail->Timeout = 15; // fin ajout 18/03/2026 From fdc984be6261f583509af146d648429d9dda4d40 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 14:42:36 +0000 Subject: [PATCH 10/12] a --- Cron/Ebenegmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cron/Ebenegmail.php b/Cron/Ebenegmail.php index 27238f0..d897f68 100755 --- a/Cron/Ebenegmail.php +++ b/Cron/Ebenegmail.php @@ -28,7 +28,7 @@ $mail->SMTPSecure = 'tls'; $mail->SMTPAuth = true; // ajout du 18/03/2026 -// $mail->CharSet = 'UTF-8'; +$mail->CharSet = 'UTF-8'; $mail->SMTPKeepAlive = true; // ← connexion réutilisée pour tout le batch $mail->Timeout = 15; // fin ajout 18/03/2026 From 1eac8d727f38420fe39f39b2d538a4742c9146be Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 14:44:31 +0000 Subject: [PATCH 11/12] a --- Cron/Cronenvoimailadhrent.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 1d95cf3..9ac028f 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -79,10 +79,11 @@ class Cronenvoimailadhrent $this->email->Subject = $this->objet; $this->email->Body = $this->body; + /* var_dump($this->email); echo "


"; + */ - /* if(!$this->email->send()) { // Message d'erreur détaillé de PHPMailer @@ -100,7 +101,6 @@ class Cronenvoimailadhrent $this->marquermail($this->idMail, "1"); } - */ // sleep(1); usleep(200000); // attendre 0.2s entre chaque mail @@ -120,8 +120,10 @@ class Cronenvoimailadhrent $this->objet = $un_mail['objet']; $this->body = $un_mail['message']; + /* var_dump($un_mail); echo "


"; + */ $this->envoyer_un_des_mail(); From ee2664fbe0cb5c0b25de6778dcf66d2c03eab673 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 18:01:43 +0000 Subject: [PATCH 12/12] a --- Cron/Cronenvoimailadhrent.php | 2 - Cron/Cronenvoisms.php | 2 - Cron/Cronenvoismssav.php | 283 --------------------------------- Cron/Cronenvoismstest.php | 287 ---------------------------------- 4 files changed, 574 deletions(-) delete mode 100755 Cron/Cronenvoismssav.php delete mode 100755 Cron/Cronenvoismstest.php diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 9ac028f..6c04618 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -102,7 +102,6 @@ class Cronenvoimailadhrent $this->marquermail($this->idMail, "1"); } - // sleep(1); usleep(200000); // attendre 0.2s entre chaque mail } @@ -127,7 +126,6 @@ class Cronenvoimailadhrent $this->envoyer_un_des_mail(); - // sleep(1); usleep(200000); // attendre 0.2s entre chaque mail } } diff --git a/Cron/Cronenvoisms.php b/Cron/Cronenvoisms.php index 0148067..5428971 100755 --- a/Cron/Cronenvoisms.php +++ b/Cron/Cronenvoisms.php @@ -63,7 +63,6 @@ class Cronenvoisms $this->envoyer_un_des_sms(); - // sleep(1); usleep(200000); // attendre 0.2s entre chaque mail } } @@ -103,7 +102,6 @@ class Cronenvoisms $this->envoyersmsskysms($tel, $message, $titreSms); } - // sleep(1); usleep(200000); // attendre 0.2s entre chaque mail } } diff --git a/Cron/Cronenvoismssav.php b/Cron/Cronenvoismssav.php deleted file mode 100755 index 0148067..0000000 --- a/Cron/Cronenvoismssav.php +++ /dev/null @@ -1,283 +0,0 @@ -smscron = new Envoismscron(); - - $this->lesSms = $this->smscron->get_les_smsaenvoyer($nbSms); - } - - public function chargersociete() - { - require_once 'Societeuser.php'; - - $this->societe = new Societeuser(); - $societe = $this->societe->getparametressociete(); - - $this->fournisseurSms = $societe['fournisseurSms']; - $this->devise = $societe['devise']; - $this->nbSmsParCron = $societe['nbSmsParCron']; - $this->nomProduitSante = $societe['nomProduitSante']; - $this->titreSms = $societe['titreSms']; - - $this->loginSms = $societe['loginSms']; - $this->motPassSms = $societe['motPassSms']; - } - - public function marquersms($idSms, $etat) - { - require_once 'Envoismscron.php'; - - $this->smscron = new Envoismscron(); - $smsaenvoyer = $this->smscron->marquersms($idSms, $etat); - } - - public function envoyer_les_sms() - { - $lesSms = $this->lesSms; - - foreach ($lesSms as $un_sms) - { - $this->idSms = $un_sms['idSms']; - $this->destinataires = $un_sms['destinataires']; - $this->message = $un_sms['message']; - - /* - echo $this->idSms; - echo "
"; - - echo $this->destinataires; - echo "
"; - - echo $this->message; - echo "
"; - */ - - $this->envoyer_un_des_sms(); - - // sleep(1); - usleep(200000); // attendre 0.2s entre chaque mail - } - } - - public function envoyer_un_des_sms() - { - /* - echo "envoyer_un_des_sms"; - exit(); - */ - - $destinataires = $this->destinataires; - $message = $this->message; - $fournisseurSms = $this->fournisseurSms; - $nomProduitSante = $this->nomProduitSante; - $titreSms = $this->titreSms; - $fournisseurSms = $this->fournisseurSms; - - - $dest = explode(',', $destinataires); - foreach ($dest as $tel) - { - if($fournisseurSms=="esicia") - { - $this->envoyersmsesicia($tel, $message, $titreSms); - } - elseif($fournisseurSms=="blive") - { - $this->envoyersmsbliive($tel, $message, $titreSms); - } - elseif($fournisseurSms=="hooza") - { - $this->envoyersmshooza($tel, $message, $titreSms); - } - elseif($fournisseurSms=="skysms") - { - $this->envoyersmsskysms($tel, $message, $titreSms); - } - - // sleep(1); - usleep(200000); // attendre 0.2s entre chaque mail - } - } - - public function envoyersmsbliive($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // problème avec le https - // $url = "http://app.blive.bi/bridge-ws/ws/send"; - $url = "https://app.blive.bi/bridge-ws/ws/send"; - - $get = array - ( - // 'id' =>'snd-4b3abf81d-21707', - 'id' =>$loginSms, - 'from' =>$titreSms_c, - 'to' =>$destinataires_c, - 'text' =>$message_c - ); - - // var_dump($get); - - $ch = curl_init(); - curl_setopt($ch, CURLOPT_URL, $url); - curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); - // curl_setopt($ch, CURLOPT_USERPWD, "BICOR-VIE:60cd7371a27c410484a1b485d273bef9"); - curl_setopt($ch, CURLOPT_USERPWD, $motPassSms); - curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_BASIC); - curl_setopt($ch, CURLOPT_POST, TRUE); - curl_setopt($ch, CURLOPT_POSTFIELDS, $get); - - $result = curl_exec($ch); - - if (curl_errno($ch)) - { - echo 'Error:' . curl_error($ch); - } - - // $info = curl_getinfo($ch); - curl_close($ch); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER => juste pou tester - var_dump($result); - } - - public function envoyersmsesicia($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // problème avec le https - $url = "http://gateway.esicia.com/sendsms/?"; - - $postFields = array - ( - 'ohereza' =>$titreSms_c, - 'kuri' =>$destinataires_c, - 'ubutumwa' =>$message_c, - - // 'client' =>'radiant', - // 'password' =>'umugozi', - - 'client' =>$loginSms, - 'password' =>$motPassSms, - 'msgid' =>'kanesin' - ); - - $post = http_build_query($postFields); - - $url .= $post; - - $result = file_get_contents($url); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER - // var_dump($result); - } - - public function envoyersmshooza($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // $message_c .= " => ".$loginSms; - - $url = "http://rslr.connectbind.com/bulksms/bulksms"; - - $get = array - ( - // 'username' =>'HoAj-radiant', - // 'password' =>'radiant', - - 'username' =>$loginSms, - 'password' =>$motPassSms, - 'type' =>'0', - 'dlr' =>'1', - 'destination' =>$destinataires_c, - 'source' =>$titreSms_c, - 'message' =>$message_c - ); - - $defaults = array( - CURLOPT_URL => $url. (strpos($url, '?') === FALSE ? '?' : ''). http_build_query($get), - // CURLOPT_URL => $url, - CURLOPT_HEADER => 0, - CURLOPT_RETURNTRANSFER => TRUE, - CURLOPT_TIMEOUT => 10 - ); - - $ch = curl_init(); - - curl_setopt_array($ch, ($defaults)); - if( ! $result = curl_exec($ch)) - { - trigger_error(curl_error($ch)); - } - - curl_close($ch); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER - // var_dump($result); - } - - public function envoyersmsskysms($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // $message_c .= " => SKYSMS"; - - $url = "http://137.74.43.214:9000/api/public/sendsms/v2/output=text?"; - - $postFields = array - ( - 'user' => $loginSms, - 'password' => $motPassSms, - 'sender' => $titreSms_c, - 'phone' => $destinataires_c, - 'message' => $message_c - ); - - $post = http_build_query($postFields); - - $url .= $post; - - $result = file_get_contents($url); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER - // var_dump($result); - } - - -} // FIN CLASSE - -// envoi des SMS - -$envoismsdivers = new Cronenvoisms(); - -$envoismsdivers->chargersociete(); - -$nbSms = $envoismsdivers->nbSmsParCron; - -$envoismsdivers->charger_les_sms($nbSms); - -// echo "charger_les_sms"; -// exit(); - -$envoismsdivers->envoyer_les_sms(); diff --git a/Cron/Cronenvoismstest.php b/Cron/Cronenvoismstest.php deleted file mode 100755 index 5dda198..0000000 --- a/Cron/Cronenvoismstest.php +++ /dev/null @@ -1,287 +0,0 @@ -smscron = new Envoismscron(); - - $this->lesSms = $this->smscron->get_les_smsaenvoyer($nbSms); - } - - public function chargersociete() - { - require_once 'Societeuser.php'; - - $this->societe = new Societeuser(); - $societe = $this->societe->getparametressociete(); - - $this->fournisseurSms = $societe['fournisseurSms']; - $this->devise = $societe['devise']; - $this->nbSmsParCron = $societe['nbSmsParCron']; - $this->nomProduitSante = $societe['nomProduitSante']; - $this->titreSms = $societe['titreSms']; - - $this->loginSms = $societe['loginSms']; - $this->motPassSms = $societe['motPassSms']; - } - - public function marquersms($idSms, $etat) - { - require_once 'Envoismscron.php'; - - $this->smscron = new Envoismscron(); - $smsaenvoyer = $this->smscron->marquersms($idSms, $etat); - } - - public function envoyer_les_sms() - { - $lesSms = $this->lesSms; - - foreach ($lesSms as $un_sms) - { - $this->idSms = $un_sms['idSms']; - $this->destinataires = $un_sms['destinataires']; - $this->message = $un_sms['message']; - - /* - echo $this->idSms; - echo "
"; - - echo $this->destinataires; - echo "
"; - - echo $this->message; - echo "
"; - */ - - $this->envoyer_un_des_sms(); - - // sleep(1); - usleep(200000); // attendre 0.2s entre chaque mail - } - } - - public function envoyer_un_des_sms() - { - /* - echo "envoyer_un_des_sms"; - exit(); - */ - - $destinataires = $this->destinataires; - $message = $this->message; - $fournisseurSms = $this->fournisseurSms; - $nomProduitSante = $this->nomProduitSante; - $titreSms = $this->titreSms; - $fournisseurSms = $this->fournisseurSms; - - - $dest = explode(',', $destinataires); - foreach ($dest as $tel) - { - if($fournisseurSms=="esicia") - { - $this->envoyersmsesicia($tel, $message, $titreSms); - } - elseif($fournisseurSms=="blive") - { - $this->envoyersmsbliive($tel, $message, $titreSms); - } - elseif($fournisseurSms=="hooza") - { - $this->envoyersmshooza($tel, $message, $titreSms); - } - elseif($fournisseurSms=="skysms") - { - $this->envoyersmsskysms($tel, $message, $titreSms); - } - elseif($fournisseurSms=="intouchsms") - { - $this->envoyersmsintouchsms($tel, $message, $titreSms); - } - - // sleep(1); - usleep(200000); // attendre 0.2s entre chaque mail - } - } - - public function envoyersmsbliive($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // problème avec le https - // $url = "http://app.blive.bi/bridge-ws/ws/send"; - $url = "https://app.blive.bi/bridge-ws/ws/send"; - - $get = array - ( - // 'id' =>'snd-4b3abf81d-21707', - 'id' =>$loginSms, - 'from' =>$titreSms_c, - 'to' =>$destinataires_c, - 'text' =>$message_c - ); - - // var_dump($get); - - $ch = curl_init(); - curl_setopt($ch, CURLOPT_URL, $url); - curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); - // curl_setopt($ch, CURLOPT_USERPWD, "BICOR-VIE:60cd7371a27c410484a1b485d273bef9"); - curl_setopt($ch, CURLOPT_USERPWD, $motPassSms); - curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_BASIC); - curl_setopt($ch, CURLOPT_POST, TRUE); - curl_setopt($ch, CURLOPT_POSTFIELDS, $get); - - $result = curl_exec($ch); - - if (curl_errno($ch)) - { - echo 'Error:' . curl_error($ch); - } - - // $info = curl_getinfo($ch); - curl_close($ch); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER => juste pou tester - var_dump($result); - } - - public function envoyersmsesicia($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // problème avec le https - $url = "http://gateway.esicia.com/sendsms/?"; - - $postFields = array - ( - 'ohereza' =>$titreSms_c, - 'kuri' =>$destinataires_c, - 'ubutumwa' =>$message_c, - - // 'client' =>'radiant', - // 'password' =>'umugozi', - - 'client' =>$loginSms, - 'password' =>$motPassSms, - 'msgid' =>'kanesin' - ); - - $post = http_build_query($postFields); - - $url .= $post; - - $result = file_get_contents($url); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER - // var_dump($result); - } - - public function envoyersmshooza($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // $message_c .= " => ".$loginSms; - - $url = "http://rslr.connectbind.com/bulksms/bulksms"; - - $get = array - ( - // 'username' =>'HoAj-radiant', - // 'password' =>'radiant', - - 'username' =>$loginSms, - 'password' =>$motPassSms, - 'type' =>'0', - 'dlr' =>'1', - 'destination' =>$destinataires_c, - 'source' =>$titreSms_c, - 'message' =>$message_c - ); - - $defaults = array( - CURLOPT_URL => $url. (strpos($url, '?') === FALSE ? '?' : ''). http_build_query($get), - // CURLOPT_URL => $url, - CURLOPT_HEADER => 0, - CURLOPT_RETURNTRANSFER => TRUE, - CURLOPT_TIMEOUT => 10 - ); - - $ch = curl_init(); - - curl_setopt_array($ch, ($defaults)); - if( ! $result = curl_exec($ch)) - { - trigger_error(curl_error($ch)); - } - - curl_close($ch); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER - // var_dump($result); - } - - public function envoyersmsskysms($destinataires_c, $message_c, $titreSms_c) - { - $loginSms = $this->loginSms; - $motPassSms = $this->motPassSms; - - // $message_c .= " => SKYSMS"; - - $url = "http://137.74.43.214:9000/api/public/sendsms/v2/output=text?"; - - $postFields = array - ( - 'user' => $loginSms, - 'password' => $motPassSms, - 'sender' => $titreSms_c, - 'phone' => $destinataires_c, - 'message' => $message_c - ); - - $post = http_build_query($postFields); - - $url .= $post; - - $result = file_get_contents($url); - - $this->marquersms($this->idSms, "1"); - - // A SUPPRIMER - // var_dump($result); - } - - -} // FIN CLASSE - -// envoi des SMS - -$envoismsdivers = new Cronenvoisms(); - -$envoismsdivers->chargersociete(); - -$nbSms = $envoismsdivers->nbSmsParCron; - -$envoismsdivers->charger_les_sms($nbSms); - -// echo "charger_les_sms"; -// exit(); - -$envoismsdivers->envoyer_les_sms();