File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
Original file line number Diff line number Diff line change 11<?php
22
33/*
4- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
54 -------------------------------------------------------------------------
65 satisfaction plugin for GLPI
7- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
87
9- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
109 -------------------------------------------------------------------------
1110
1211 LICENSE
2827 --------------------------------------------------------------------------
2928 */
3029
31-
3230Session::checkLoginUser ();
3331
3432if (isset ($ _POST ['action_default_value ' ])) {
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
2727 --------------------------------------------------------------------------
2828 */
2929
30-
3130use Glpi \Exception \Http \NotFoundHttpException ;
3231use GlpiPlugin \Satisfaction \Survey ;
3332use GlpiPlugin \Satisfaction \SurveyReminder ;
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
2727 --------------------------------------------------------------------------
2828 */
2929
30-
3130use GlpiPlugin \Satisfaction \Menu ;
3231use GlpiPlugin \Satisfaction \Survey ;
3332
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
2727 --------------------------------------------------------------------------
2828 */
2929
30-
3130use Glpi \Exception \Http \AccessDeniedHttpException ;
3231use GlpiPlugin \Satisfaction \Menu ;
3332use GlpiPlugin \Satisfaction \Survey ;
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
2727 --------------------------------------------------------------------------
2828 */
2929
30-
3130use Glpi \Exception \Http \BadRequestHttpException ;
3231use GlpiPlugin \Satisfaction \SurveyQuestion ;
3332
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
2727 --------------------------------------------------------------------------
2828 */
2929
30-
3130use Glpi \Exception \Http \BadRequestHttpException ;
3231use GlpiPlugin \Satisfaction \SurveyReminder ;
3332
Original file line number Diff line number Diff line change 11<?php
2+
23/*
3- * @version $Id: HEADER 15930 2011-10-30 15:47:55Z tsmr $
44 -------------------------------------------------------------------------
55 satisfaction plugin for GLPI
6- Copyright (C) 2016-2022 by the satisfaction Development Team.
6+ Copyright (C) 2018-2026 by the satisfaction Development Team.
77
8- https://github.com/pluginsglpi /satisfaction
8+ https://github.com/pluginsGLPI /satisfaction
99 -------------------------------------------------------------------------
1010
1111 LICENSE
2727 --------------------------------------------------------------------------
2828 */
2929
30-
3130use Glpi \Exception \Http \NotFoundHttpException ;
3231use GlpiPlugin \Satisfaction \SurveyTranslation ;
3332
You can’t perform that action at this time.
0 commit comments