diff --git a/add.php b/add.php index ca6ab89..fe44510 100644 --- a/add.php +++ b/add.php @@ -54,8 +54,8 @@ include('header.php'); - First name Last name + First name Staff?    (Last name optional if staff.) @@ -68,10 +68,10 @@ include('header.php'); . - + - + diff --git a/mpdf/CHANGELOG.txt b/mpdf/CHANGELOG.txt old mode 100755 new mode 100644 diff --git a/mpdf/CREDITS.txt b/mpdf/CREDITS.txt old mode 100755 new mode 100644 diff --git a/mpdf/FONT INFO.txt b/mpdf/FONT INFO.txt old mode 100755 new mode 100644 diff --git a/mpdf/LICENSE.txt b/mpdf/LICENSE.txt old mode 100755 new mode 100644 diff --git a/mpdf/README.txt b/mpdf/README.txt old mode 100755 new mode 100644 diff --git a/mpdf/classes/barcode.php b/mpdf/classes/barcode.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/bmp.php b/mpdf/classes/bmp.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/directw.php b/mpdf/classes/directw.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/form.php b/mpdf/classes/form.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/gif.php b/mpdf/classes/gif.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/grad.php b/mpdf/classes/grad.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/indic.php b/mpdf/classes/indic.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/svg.php b/mpdf/classes/svg.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/tocontents.php b/mpdf/classes/tocontents.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/ttfontsuni.php b/mpdf/classes/ttfontsuni.php old mode 100755 new mode 100644 diff --git a/mpdf/classes/wmf.php b/mpdf/classes/wmf.php old mode 100755 new mode 100644 diff --git a/mpdf/compress.php b/mpdf/compress.php old mode 100755 new mode 100644 diff --git a/mpdf/config_cp.php b/mpdf/config_cp.php old mode 100755 new mode 100644 diff --git a/mpdf/config_fonts.php b/mpdf/config_fonts.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ccourier.php b/mpdf/font/ccourier.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ccourierb.php b/mpdf/font/ccourierb.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ccourierbi.php b/mpdf/font/ccourierbi.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ccourieri.php b/mpdf/font/ccourieri.php old mode 100755 new mode 100644 diff --git a/mpdf/font/chelvetica.php b/mpdf/font/chelvetica.php old mode 100755 new mode 100644 diff --git a/mpdf/font/chelveticab.php b/mpdf/font/chelveticab.php old mode 100755 new mode 100644 diff --git a/mpdf/font/chelveticabi.php b/mpdf/font/chelveticabi.php old mode 100755 new mode 100644 diff --git a/mpdf/font/chelveticai.php b/mpdf/font/chelveticai.php old mode 100755 new mode 100644 diff --git a/mpdf/font/csymbol.php b/mpdf/font/csymbol.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ctimes.php b/mpdf/font/ctimes.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ctimesb.php b/mpdf/font/ctimesb.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ctimesbi.php b/mpdf/font/ctimesbi.php old mode 100755 new mode 100644 diff --git a/mpdf/font/ctimesi.php b/mpdf/font/ctimesi.php old mode 100755 new mode 100644 diff --git a/mpdf/font/czapfdingbats.php b/mpdf/font/czapfdingbats.php old mode 100755 new mode 100644 diff --git a/mpdf/graph.php b/mpdf/graph.php old mode 100755 new mode 100644 diff --git a/mpdf/graph_cache/dummy.txt b/mpdf/graph_cache/dummy.txt old mode 100755 new mode 100644 diff --git a/mpdf/iccprofiles/SWOP2006_Coated5v2.icc b/mpdf/iccprofiles/SWOP2006_Coated5v2.icc old mode 100755 new mode 100644 diff --git a/mpdf/iccprofiles/sRGB_IEC61966-2-1.icc b/mpdf/iccprofiles/sRGB_IEC61966-2-1.icc old mode 100755 new mode 100644 diff --git a/mpdf/includes/CJKdata.php b/mpdf/includes/CJKdata.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/functions.php b/mpdf/includes/functions.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_bn_1_001.volt.php b/mpdf/includes/ind_bn_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_gu_1_001.volt.php b/mpdf/includes/ind_gu_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_hi_1_001.volt.php b/mpdf/includes/ind_hi_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_kn_1_001.volt.php b/mpdf/includes/ind_kn_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_ml_1_001.volt.php b/mpdf/includes/ind_ml_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_or_1_001.volt.php b/mpdf/includes/ind_or_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_pa_1_001.volt.php b/mpdf/includes/ind_pa_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_ta_1_001.volt.php b/mpdf/includes/ind_ta_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/ind_te_1_001.volt.php b/mpdf/includes/ind_te_1_001.volt.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/no_image.jpg b/mpdf/includes/no_image.jpg old mode 100755 new mode 100644 diff --git a/mpdf/includes/out.php b/mpdf/includes/out.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/subs_core.php b/mpdf/includes/subs_core.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/subs_win-1252.php b/mpdf/includes/subs_win-1252.php old mode 100755 new mode 100644 diff --git a/mpdf/includes/upperCase.php b/mpdf/includes/upperCase.php old mode 100755 new mode 100644 diff --git a/mpdf/mpdf.css b/mpdf/mpdf.css old mode 100755 new mode 100644 diff --git a/mpdf/mpdf.php b/mpdf/mpdf.php old mode 100755 new mode 100644 diff --git a/mpdf/mpdfi/filters/FilterASCII85.php b/mpdf/mpdfi/filters/FilterASCII85.php old mode 100755 new mode 100644 diff --git a/mpdf/mpdfi/filters/FilterLZW.php b/mpdf/mpdfi/filters/FilterLZW.php old mode 100755 new mode 100644 diff --git a/mpdf/mpdfi/fpdi_pdf_parser.php b/mpdf/mpdfi/fpdi_pdf_parser.php old mode 100755 new mode 100644 diff --git a/mpdf/mpdfi/pdf_context.php b/mpdf/mpdfi/pdf_context.php old mode 100755 new mode 100644 diff --git a/mpdf/mpdfi/pdf_parser.php b/mpdf/mpdfi/pdf_parser.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/NOTES.txt b/mpdf/patterns/NOTES.txt old mode 100755 new mode 100644 diff --git a/mpdf/patterns/de.php b/mpdf/patterns/de.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/dictionary.txt b/mpdf/patterns/dictionary.txt old mode 100755 new mode 100644 diff --git a/mpdf/patterns/en.php b/mpdf/patterns/en.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/es.php b/mpdf/patterns/es.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/fi.php b/mpdf/patterns/fi.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/fr.php b/mpdf/patterns/fr.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/it.php b/mpdf/patterns/it.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/nl.php b/mpdf/patterns/nl.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/pl.php b/mpdf/patterns/pl.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/ru.php b/mpdf/patterns/ru.php old mode 100755 new mode 100644 diff --git a/mpdf/patterns/sv.php b/mpdf/patterns/sv.php old mode 100755 new mode 100644 diff --git a/mpdf/progbar.css b/mpdf/progbar.css old mode 100755 new mode 100644 diff --git a/mpdf/tmp/dummy.txt b/mpdf/tmp/dummy.txt old mode 100755 new mode 100644 diff --git a/mpdf/ttfontdata/dummy.txt b/mpdf/ttfontdata/dummy.txt old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSans-Bold.ttf b/mpdf/ttfonts/DejaVuSans-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSans-BoldOblique.ttf b/mpdf/ttfonts/DejaVuSans-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSans-Oblique.ttf b/mpdf/ttfonts/DejaVuSans-Oblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSans.ttf b/mpdf/ttfonts/DejaVuSans.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf b/mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf b/mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf b/mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansCondensed.ttf b/mpdf/ttfonts/DejaVuSansCondensed.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansMono-Bold.ttf b/mpdf/ttfonts/DejaVuSansMono-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf b/mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansMono-Oblique.ttf b/mpdf/ttfonts/DejaVuSansMono-Oblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSansMono.ttf b/mpdf/ttfonts/DejaVuSansMono.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerif-Bold.ttf b/mpdf/ttfonts/DejaVuSerif-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf b/mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerif-Italic.ttf b/mpdf/ttfonts/DejaVuSerif-Italic.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerif.ttf b/mpdf/ttfonts/DejaVuSerif.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf b/mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf b/mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf b/mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuSerifCondensed.ttf b/mpdf/ttfonts/DejaVuSerifCondensed.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/DejaVuinfo.txt b/mpdf/ttfonts/DejaVuinfo.txt old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/GNUFreeFontinfo.txt b/mpdf/ttfonts/GNUFreeFontinfo.txt old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Garuda-Bold.ttf b/mpdf/ttfonts/Garuda-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Garuda-BoldOblique.ttf b/mpdf/ttfonts/Garuda-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Garuda-Oblique.ttf b/mpdf/ttfonts/Garuda-Oblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Garuda.ttf b/mpdf/ttfonts/Garuda.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Norasi-Bold.ttf b/mpdf/ttfonts/Norasi-Bold.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Norasi-BoldOblique.ttf b/mpdf/ttfonts/Norasi-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Norasi-Oblique.ttf b/mpdf/ttfonts/Norasi-Oblique.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Norasi.ttf b/mpdf/ttfonts/Norasi.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/Thai Fonts License.txt b/mpdf/ttfonts/Thai Fonts License.txt old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB Riyaz.ttf b/mpdf/ttfonts/XB Riyaz.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB RiyazBd.ttf b/mpdf/ttfonts/XB RiyazBd.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB RiyazBdIt.ttf b/mpdf/ttfonts/XB RiyazBdIt.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB RiyazIt.ttf b/mpdf/ttfonts/XB RiyazIt.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB Zar Bd.ttf b/mpdf/ttfonts/XB Zar Bd.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB Zar BdIt.ttf b/mpdf/ttfonts/XB Zar BdIt.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB Zar It.ttf b/mpdf/ttfonts/XB Zar It.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XB Zar.ttf b/mpdf/ttfonts/XB Zar.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/XW Zar Font Info.txt b/mpdf/ttfonts/XW Zar Font Info.txt old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_bn_1_001.ttf b/mpdf/ttfonts/ind_bn_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_gu_1_001.ttf b/mpdf/ttfonts/ind_gu_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_hi_1_001.ttf b/mpdf/ttfonts/ind_hi_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_kn_1_001.ttf b/mpdf/ttfonts/ind_kn_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_ml_1_001.ttf b/mpdf/ttfonts/ind_ml_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_or_1_001.ttf b/mpdf/ttfonts/ind_or_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_pa_1_001.ttf b/mpdf/ttfonts/ind_pa_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_ta_1_001.ttf b/mpdf/ttfonts/ind_ta_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ind_te_1_001.ttf b/mpdf/ttfonts/ind_te_1_001.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ocrb10.ttf b/mpdf/ttfonts/ocrb10.ttf old mode 100755 new mode 100644 diff --git a/mpdf/ttfonts/ocrbinfo.txt b/mpdf/ttfonts/ocrbinfo.txt old mode 100755 new mode 100644 diff --git a/mpdf/utils/UnicodeData.txt b/mpdf/utils/UnicodeData.txt old mode 100755 new mode 100644 diff --git a/mpdf/utils/UnicodeRanges.php b/mpdf/utils/UnicodeRanges.php old mode 100755 new mode 100644 diff --git a/mpdf/utils/font_collections.php b/mpdf/utils/font_collections.php old mode 100755 new mode 100644 diff --git a/mpdf/utils/font_coverage.php b/mpdf/utils/font_coverage.php old mode 100755 new mode 100644 diff --git a/mpdf/utils/font_dump.php b/mpdf/utils/font_dump.php old mode 100755 new mode 100644 diff --git a/mpdf/utils/font_names.php b/mpdf/utils/font_names.php old mode 100755 new mode 100644 diff --git a/mpdf/utils/index.php b/mpdf/utils/index.php old mode 100755 new mode 100644