View | Details | Raw Unified | Return to bug 206450
Collapse All | Expand All

(-)Makefile (-4 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	bacula-web
4
PORTNAME=	bacula-web
5
DISTVERSION=	6.0.1
5
DISTVERSION=	7.0.3
6
PORTREVISION=	1
7
CATEGORIES=	www sysutils
6
CATEGORIES=	www sysutils
8
MASTER_SITES=	http://www.bacula-web.org/files/bacula-web.org/downloads/
7
MASTER_SITES=	http://www.bacula-web.org/files/bacula-web.org/downloads/
9
8
Lines 10-17 Link Here
10
MAINTAINER=	dan@langille.org
9
MAINTAINER=	dan@langille.org
11
COMMENT=	Bacula-web provides a summarized output of Bacula jobs
10
COMMENT=	Bacula-web provides a summarized output of Bacula jobs
12
11
13
LICENSE=	GPLv2+
12
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/DOCS/COPYING
13
LICENSE_FILE=	${WRKSRC}/docs/COPYING
15
14
16
USES=		tar:tgz
15
USES=		tar:tgz
17
USE_PHP=	gd gettext session
16
USE_PHP=	gd gettext session
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (bacula-web-6.0.1.tgz) = c5139098c02f52995f4f741be2a35104177d6f3104edf813ee6ddc409eaca500
1
SHA256 (bacula-web-7.0.3.tgz) = 6030a587cb32ac34c0b338fac95bb8c57ff2efda6989ea9131dcdc3547fb14ba
2
SIZE (bacula-web-6.0.1.tgz) = 396435
2
SIZE (bacula-web-7.0.3.tgz) = 1028134
(-)pkg-plist (-182 / +220 lines)
Lines 1-186 Link Here
1
@owner %%WWWOWN%%
1
@owner %%WWWOWN%%
2
@group %%WWWGRP%%
2
@group %%WWWGRP%%
3
%%BASE%%/application/config/.htaccess
3
%%WWWDIR%%/application/assets/css/default.css
4
%%BASE%%/application/config/config.php.sample
4
%%WWWDIR%%/application/assets/js/default.js
5
%%BASE%%/application/libs/fileconfig.class.php
5
%%WWWDIR%%/application/assets/js/ie10-viewport-bug-workaround.js
6
%%BASE%%/application/locale/de_DE/LC_MESSAGES/messages.mo
6
%%WWWDIR%%/application/config/.htaccess
7
%%BASE%%/application/locale/de_DE/LC_MESSAGES/messages.po
7
%%WWWDIR%%/application/config/config.php.sample
8
%%BASE%%/application/locale/en_EN/LC_MESSAGES/messages.mo
8
%%WWWDIR%%/application/libs/fileconfig.class.php
9
%%BASE%%/application/locale/en_EN/LC_MESSAGES/messages.po
9
%%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/messages.mo
10
%%BASE%%/application/locale/es_ES/LC_MESSAGES/messages.mo
10
%%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/messages.po
11
%%BASE%%/application/locale/es_ES/LC_MESSAGES/messages.po
11
%%WWWDIR%%/application/locale/en_EN/LC_MESSAGES/messages.mo
12
%%BASE%%/application/locale/fr_FR/LC_MESSAGES/messages.mo
12
%%WWWDIR%%/application/locale/en_EN/LC_MESSAGES/messages.po
13
%%BASE%%/application/locale/fr_FR/LC_MESSAGES/messages.po
13
%%WWWDIR%%/application/locale/es_ES/LC_MESSAGES/messages.mo
14
%%BASE%%/application/locale/it_IT/LC_MESSAGES/messages.mo
14
%%WWWDIR%%/application/locale/es_ES/LC_MESSAGES/messages.po
15
%%BASE%%/application/locale/it_IT/LC_MESSAGES/messages.po
15
%%WWWDIR%%/application/locale/fr_FR/LC_MESSAGES/messages.mo
16
%%BASE%%/application/locale/nl_NL/LC_MESSAGES/messages.mo
16
%%WWWDIR%%/application/locale/fr_FR/LC_MESSAGES/messages.po
17
%%BASE%%/application/locale/nl_NL/LC_MESSAGES/messages.po
17
%%WWWDIR%%/application/locale/it_IT/LC_MESSAGES/messages.mo
18
%%BASE%%/application/locale/pt_BR/LC_MESSAGES/messages.mo
18
%%WWWDIR%%/application/locale/it_IT/LC_MESSAGES/messages.po
19
%%BASE%%/application/locale/pt_BR/LC_MESSAGES/messages.po
19
%%WWWDIR%%/application/locale/nl_NL/LC_MESSAGES/messages.mo
20
%%BASE%%/application/locale/sv_SV/LC_MESSAGES/messages.mo
20
%%WWWDIR%%/application/locale/nl_NL/LC_MESSAGES/messages.po
21
%%BASE%%/application/locale/sv_SV/LC_MESSAGES/messages.po
21
%%WWWDIR%%/application/locale/pt_BR/LC_MESSAGES/messages.mo
22
%%BASE%%/application/models/clients.model.php
22
%%WWWDIR%%/application/locale/pt_BR/LC_MESSAGES/messages.po
23
%%BASE%%/application/models/database.model.php
23
%%WWWDIR%%/application/locale/sv_SV/LC_MESSAGES/messages.mo
24
%%BASE%%/application/models/filesets.model.php
24
%%WWWDIR%%/application/locale/sv_SV/LC_MESSAGES/messages.po
25
%%BASE%%/application/models/jobs.model.php
25
%%WWWDIR%%/application/models/clients.model.php
26
%%BASE%%/application/models/pools.model.php
26
%%WWWDIR%%/application/models/database.model.php
27
%%BASE%%/application/models/volumes.model.php
27
%%WWWDIR%%/application/models/filesets.model.php
28
%%BASE%%/application/view/backupjob-report.tpl
28
%%WWWDIR%%/application/models/jobs.model.php
29
%%BASE%%/application/view/cache/README
29
%%WWWDIR%%/application/models/pools.model.php
30
%%BASE%%/application/view/client-report.tpl
30
%%WWWDIR%%/application/models/volumes.model.php
31
%%BASE%%/application/view/footer.tpl
31
%%WWWDIR%%/application/view/backupjob-report.tpl
32
%%BASE%%/application/view/header.tpl
32
%%WWWDIR%%/application/view/cache/README
33
%%BASE%%/application/view/index.tpl
33
%%WWWDIR%%/application/view/client-report.tpl
34
%%BASE%%/application/view/joblogs.tpl
34
%%WWWDIR%%/application/view/footer.tpl
35
%%BASE%%/application/view/jobs.tpl
35
%%WWWDIR%%/application/view/header.tpl
36
%%BASE%%/application/view/pools.tpl
36
%%WWWDIR%%/application/view/index.tpl
37
%%BASE%%/application/view/style/default.css
37
%%WWWDIR%%/application/view/joblogs.tpl
38
%%BASE%%/application/view/style/header.css
38
%%WWWDIR%%/application/view/jobs.tpl
39
%%BASE%%/application/view/style/images/canceled.png
39
%%WWWDIR%%/application/view/pools.tpl
40
%%BASE%%/application/view/style/images/error.png
40
%%WWWDIR%%/application/view/test.tpl
41
%%BASE%%/application/view/style/images/home_w.png
41
%%WWWDIR%%/backupjob-report.php
42
%%BASE%%/application/view/style/images/ok.png
42
%%WWWDIR%%/client-report.php
43
%%BASE%%/application/view/style/images/running.png
43
%%WWWDIR%%/core/app/cerrorhandler.class.php
44
%%BASE%%/application/view/style/images/search.png
44
%%WWWDIR%%/core/app/classautoloader.class.php
45
%%BASE%%/application/view/style/images/waiting.png
45
%%WWWDIR%%/core/app/cmodel.class.php
46
%%BASE%%/application/view/style/images/warning.png
46
%%WWWDIR%%/core/app/cview.class.php
47
%%BASE%%/application/view/style/table.css
47
%%WWWDIR%%/core/bweb.class.php
48
%%BASE%%/application/view/test.tpl
48
%%WWWDIR%%/core/const.inc.php
49
%%BASE%%/backupjob-report.php
49
%%WWWDIR%%/core/db/cdb.class.php
50
%%BASE%%/client-report.php
50
%%WWWDIR%%/core/db/cdbquery.class.php
51
%%BASE%%/core/app/cerrorhandler.class.php
51
%%WWWDIR%%/core/db/cdbresult.class.php
52
%%BASE%%/core/app/classautoloader.class.php
52
%%WWWDIR%%/core/db/cdbutils.class.php
53
%%BASE%%/core/app/cmodel.class.php
53
%%WWWDIR%%/core/global.inc.php
54
%%BASE%%/core/app/cview.class.php
54
%%WWWDIR%%/core/graph/cgraph.class.php
55
%%BASE%%/core/bweb.class.php
55
%%WWWDIR%%/core/i18n/ctranslation.class.php
56
%%BASE%%/core/const.inc.php
56
%%WWWDIR%%/core/utils/chttprequest.class.php
57
%%BASE%%/core/db/cdb.class.php
57
%%WWWDIR%%/core/utils/cutils.class.php
58
%%BASE%%/core/db/cdbquery.class.php
58
%%WWWDIR%%/core/utils/datetimeutil.class.php
59
%%BASE%%/core/db/cdbresult.class.php
59
%%WWWDIR%%/core/utils/file.class.php
60
%%BASE%%/core/db/cdbutils.class.php
60
%%WWWDIR%%/core/vendor/bootstrap/css/bootstrap-theme.css
61
%%BASE%%/core/external/phplot/COPYING
61
%%WWWDIR%%/core/vendor/bootstrap/css/bootstrap-theme.css.map
62
%%BASE%%/core/external/phplot/ChangeLog
62
%%WWWDIR%%/core/vendor/bootstrap/css/bootstrap-theme.min.css
63
%%BASE%%/core/external/phplot/Imagemaps.txt
63
%%WWWDIR%%/core/vendor/bootstrap/css/bootstrap.css
64
%%BASE%%/core/external/phplot/NEWS.txt
64
%%WWWDIR%%/core/vendor/bootstrap/css/bootstrap.css.map
65
%%BASE%%/core/external/phplot/NEWS_part1.txt
65
%%WWWDIR%%/core/vendor/bootstrap/css/bootstrap.min.css
66
%%BASE%%/core/external/phplot/README.txt
66
%%WWWDIR%%/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
67
%%BASE%%/core/external/phplot/contrib/README.txt
67
%%WWWDIR%%/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
68
%%BASE%%/core/external/phplot/contrib/color_range.example.php
68
%%WWWDIR%%/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
69
%%BASE%%/core/external/phplot/contrib/color_range.php
69
%%WWWDIR%%/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
70
%%BASE%%/core/external/phplot/contrib/color_range.test1.php
70
%%WWWDIR%%/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
71
%%BASE%%/core/external/phplot/contrib/color_range.test2.php
71
%%WWWDIR%%/core/vendor/bootstrap/js/bootstrap.js
72
%%BASE%%/core/external/phplot/contrib/data_table.example1.php
72
%%WWWDIR%%/core/vendor/bootstrap/js/bootstrap.min.js
73
%%BASE%%/core/external/phplot/contrib/data_table.example2.php
73
%%WWWDIR%%/core/vendor/bootstrap/js/npm.js
74
%%BASE%%/core/external/phplot/contrib/data_table.example3.php
74
%%WWWDIR%%/core/vendor/font-awesome/css/font-awesome.css
75
%%BASE%%/core/external/phplot/contrib/data_table.php
75
%%WWWDIR%%/core/vendor/font-awesome/css/font-awesome.min.css
76
%%BASE%%/core/external/phplot/contrib/prune_labels.example.php
76
%%WWWDIR%%/core/vendor/font-awesome/fonts/FontAwesome.otf
77
%%BASE%%/core/external/phplot/contrib/prune_labels.php
77
%%WWWDIR%%/core/vendor/font-awesome/fonts/fontawesome-webfont.eot
78
%%BASE%%/core/external/phplot/contrib/prune_labels.test.php
78
%%WWWDIR%%/core/vendor/font-awesome/fonts/fontawesome-webfont.svg
79
%%BASE%%/core/external/phplot/phplot.php
79
%%WWWDIR%%/core/vendor/font-awesome/fonts/fontawesome-webfont.ttf
80
%%BASE%%/core/external/phplot/rgb.inc.php
80
%%WWWDIR%%/core/vendor/font-awesome/fonts/fontawesome-webfont.woff
81
%%BASE%%/core/external/smarty-gettext/COPYING
81
%%WWWDIR%%/core/vendor/font-awesome/less/bordered-pulled.less
82
%%BASE%%/core/external/smarty-gettext/ChangeLog
82
%%WWWDIR%%/core/vendor/font-awesome/less/core.less
83
%%BASE%%/core/external/smarty-gettext/README
83
%%WWWDIR%%/core/vendor/font-awesome/less/fixed-width.less
84
%%BASE%%/core/external/smarty-gettext/smarty-gettext.php
84
%%WWWDIR%%/core/vendor/font-awesome/less/font-awesome.less
85
%%BASE%%/core/external/smarty-gettext/smarty_gettext.php
85
%%WWWDIR%%/core/vendor/font-awesome/less/icons.less
86
%%BASE%%/core/external/smarty-gettext/tsmarty2c.php
86
%%WWWDIR%%/core/vendor/font-awesome/less/larger.less
87
%%BASE%%/core/external/smarty/BUGS
87
%%WWWDIR%%/core/vendor/font-awesome/less/list.less
88
%%BASE%%/core/external/smarty/COPYING.lib
88
%%WWWDIR%%/core/vendor/font-awesome/less/mixins.less
89
%%BASE%%/core/external/smarty/ChangeLog
89
%%WWWDIR%%/core/vendor/font-awesome/less/path.less
90
%%BASE%%/core/external/smarty/FAQ
90
%%WWWDIR%%/core/vendor/font-awesome/less/rotated-flipped.less
91
%%BASE%%/core/external/smarty/INSTALL
91
%%WWWDIR%%/core/vendor/font-awesome/less/spinning.less
92
%%BASE%%/core/external/smarty/NEWS
92
%%WWWDIR%%/core/vendor/font-awesome/less/stacked.less
93
%%BASE%%/core/external/smarty/QUICK_START
93
%%WWWDIR%%/core/vendor/font-awesome/less/variables.less
94
%%BASE%%/core/external/smarty/README
94
%%WWWDIR%%/core/vendor/font-awesome/scss/_bordered-pulled.scss
95
%%BASE%%/core/external/smarty/RELEASE_NOTES
95
%%WWWDIR%%/core/vendor/font-awesome/scss/_core.scss
96
%%BASE%%/core/external/smarty/TODO
96
%%WWWDIR%%/core/vendor/font-awesome/scss/_fixed-width.scss
97
%%BASE%%/core/external/smarty/demo/configs/test.conf
97
%%WWWDIR%%/core/vendor/font-awesome/scss/_icons.scss
98
%%BASE%%/core/external/smarty/demo/index.php
98
%%WWWDIR%%/core/vendor/font-awesome/scss/_larger.scss
99
%%BASE%%/core/external/smarty/demo/templates/footer.tpl
99
%%WWWDIR%%/core/vendor/font-awesome/scss/_list.scss
100
%%BASE%%/core/external/smarty/demo/templates/header.tpl
100
%%WWWDIR%%/core/vendor/font-awesome/scss/_mixins.scss
101
%%BASE%%/core/external/smarty/demo/templates/index.tpl
101
%%WWWDIR%%/core/vendor/font-awesome/scss/_path.scss
102
%%BASE%%/core/external/smarty/libs/Config_File.class.php
102
%%WWWDIR%%/core/vendor/font-awesome/scss/_rotated-flipped.scss
103
%%BASE%%/core/external/smarty/libs/Smarty.class.php
103
%%WWWDIR%%/core/vendor/font-awesome/scss/_spinning.scss
104
%%BASE%%/core/external/smarty/libs/Smarty_Compiler.class.php
104
%%WWWDIR%%/core/vendor/font-awesome/scss/_stacked.scss
105
%%BASE%%/core/external/smarty/libs/debug.tpl
105
%%WWWDIR%%/core/vendor/font-awesome/scss/_variables.scss
106
%%BASE%%/core/external/smarty/libs/internals/core.assemble_plugin_filepath.php
106
%%WWWDIR%%/core/vendor/font-awesome/scss/font-awesome.scss
107
%%BASE%%/core/external/smarty/libs/internals/core.assign_smarty_interface.php
107
%%WWWDIR%%/core/vendor/jquery-1.11.1/jquery-1.11.1.min.js
108
%%BASE%%/core/external/smarty/libs/internals/core.create_dir_structure.php
108
%%WWWDIR%%/core/vendor/phplot-6.1.0/COPYING
109
%%BASE%%/core/external/smarty/libs/internals/core.display_debug_console.php
109
%%WWWDIR%%/core/vendor/phplot-6.1.0/ChangeLog
110
%%BASE%%/core/external/smarty/libs/internals/core.get_include_path.php
110
%%WWWDIR%%/core/vendor/phplot-6.1.0/NEWS.txt
111
%%BASE%%/core/external/smarty/libs/internals/core.get_microtime.php
111
%%WWWDIR%%/core/vendor/phplot-6.1.0/NEWS_part1.txt
112
%%BASE%%/core/external/smarty/libs/internals/core.get_php_resource.php
112
%%WWWDIR%%/core/vendor/phplot-6.1.0/README.txt
113
%%BASE%%/core/external/smarty/libs/internals/core.is_secure.php
113
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/README.txt
114
%%BASE%%/core/external/smarty/libs/internals/core.is_trusted.php
114
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/color_range.example.php
115
%%BASE%%/core/external/smarty/libs/internals/core.load_plugins.php
115
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/color_range.php
116
%%BASE%%/core/external/smarty/libs/internals/core.load_resource_plugin.php
116
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/color_range.test1.php
117
%%BASE%%/core/external/smarty/libs/internals/core.process_cached_inserts.php
117
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/color_range.test2.php
118
%%BASE%%/core/external/smarty/libs/internals/core.process_compiled_include.php
118
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/data_table.example1.php
119
%%BASE%%/core/external/smarty/libs/internals/core.read_cache_file.php
119
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/data_table.example2.php
120
%%BASE%%/core/external/smarty/libs/internals/core.rm_auto.php
120
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/data_table.example3.php
121
%%BASE%%/core/external/smarty/libs/internals/core.rmdir.php
121
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/data_table.php
122
%%BASE%%/core/external/smarty/libs/internals/core.run_insert_handler.php
122
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/prune_labels.example.php
123
%%BASE%%/core/external/smarty/libs/internals/core.smarty_include_php.php
123
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/prune_labels.php
124
%%BASE%%/core/external/smarty/libs/internals/core.write_cache_file.php
124
%%WWWDIR%%/core/vendor/phplot-6.1.0/contrib/prune_labels.test.php
125
%%BASE%%/core/external/smarty/libs/internals/core.write_compiled_include.php
125
%%WWWDIR%%/core/vendor/phplot-6.1.0/phplot.php
126
%%BASE%%/core/external/smarty/libs/internals/core.write_compiled_resource.php
126
%%WWWDIR%%/core/vendor/phplot-6.1.0/rgb.inc.php
127
%%BASE%%/core/external/smarty/libs/internals/core.write_file.php
127
%%WWWDIR%%/core/vendor/smarty-2.6.28/BUGS
128
%%BASE%%/core/external/smarty/libs/plugins/block.textformat.php
128
%%WWWDIR%%/core/vendor/smarty-2.6.28/COPYING.lib
129
%%BASE%%/core/external/smarty/libs/plugins/compiler.assign.php
129
%%WWWDIR%%/core/vendor/smarty-2.6.28/ChangeLog
130
%%BASE%%/core/external/smarty/libs/plugins/function.assign_debug_info.php
130
%%WWWDIR%%/core/vendor/smarty-2.6.28/FAQ
131
%%BASE%%/core/external/smarty/libs/plugins/function.config_load.php
131
%%WWWDIR%%/core/vendor/smarty-2.6.28/INSTALL
132
%%BASE%%/core/external/smarty/libs/plugins/function.counter.php
132
%%WWWDIR%%/core/vendor/smarty-2.6.28/NEWS
133
%%BASE%%/core/external/smarty/libs/plugins/function.cycle.php
133
%%WWWDIR%%/core/vendor/smarty-2.6.28/QUICK_START
134
%%BASE%%/core/external/smarty/libs/plugins/function.debug.php
134
%%WWWDIR%%/core/vendor/smarty-2.6.28/README
135
%%BASE%%/core/external/smarty/libs/plugins/function.eval.php
135
%%WWWDIR%%/core/vendor/smarty-2.6.28/RELEASE_NOTES
136
%%BASE%%/core/external/smarty/libs/plugins/function.fetch.php
136
%%WWWDIR%%/core/vendor/smarty-2.6.28/TODO
137
%%BASE%%/core/external/smarty/libs/plugins/function.html_checkboxes.php
137
%%WWWDIR%%/core/vendor/smarty-2.6.28/demo/configs/test.conf
138
%%BASE%%/core/external/smarty/libs/plugins/function.html_image.php
138
%%WWWDIR%%/core/vendor/smarty-2.6.28/demo/index.php
139
%%BASE%%/core/external/smarty/libs/plugins/function.html_options.php
139
%%WWWDIR%%/core/vendor/smarty-2.6.28/demo/templates/footer.tpl
140
%%BASE%%/core/external/smarty/libs/plugins/function.html_radios.php
140
%%WWWDIR%%/core/vendor/smarty-2.6.28/demo/templates/header.tpl
141
%%BASE%%/core/external/smarty/libs/plugins/function.html_select_date.php
141
%%WWWDIR%%/core/vendor/smarty-2.6.28/demo/templates/index.tpl
142
%%BASE%%/core/external/smarty/libs/plugins/function.html_select_time.php
142
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/Config_File.class.php
143
%%BASE%%/core/external/smarty/libs/plugins/function.html_table.php
143
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/Smarty.class.php
144
%%BASE%%/core/external/smarty/libs/plugins/function.mailto.php
144
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/Smarty_Compiler.class.php
145
%%BASE%%/core/external/smarty/libs/plugins/function.math.php
145
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/debug.tpl
146
%%BASE%%/core/external/smarty/libs/plugins/function.popup.php
146
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.assemble_plugin_filepath.php
147
%%BASE%%/core/external/smarty/libs/plugins/function.popup_init.php
147
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.assign_smarty_interface.php
148
%%BASE%%/core/external/smarty/libs/plugins/modifier.capitalize.php
148
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.create_dir_structure.php
149
%%BASE%%/core/external/smarty/libs/plugins/modifier.cat.php
149
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.display_debug_console.php
150
%%BASE%%/core/external/smarty/libs/plugins/modifier.count_characters.php
150
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.get_include_path.php
151
%%BASE%%/core/external/smarty/libs/plugins/modifier.count_paragraphs.php
151
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.get_microtime.php
152
%%BASE%%/core/external/smarty/libs/plugins/modifier.count_sentences.php
152
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.get_php_resource.php
153
%%BASE%%/core/external/smarty/libs/plugins/modifier.count_words.php
153
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.is_secure.php
154
%%BASE%%/core/external/smarty/libs/plugins/modifier.date_format.php
154
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.is_trusted.php
155
%%BASE%%/core/external/smarty/libs/plugins/modifier.debug_print_var.php
155
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.load_plugins.php
156
%%BASE%%/core/external/smarty/libs/plugins/modifier.default.php
156
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.load_resource_plugin.php
157
%%BASE%%/core/external/smarty/libs/plugins/modifier.escape.php
157
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.process_cached_inserts.php
158
%%BASE%%/core/external/smarty/libs/plugins/modifier.indent.php
158
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.process_compiled_include.php
159
%%BASE%%/core/external/smarty/libs/plugins/modifier.lower.php
159
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.read_cache_file.php
160
%%BASE%%/core/external/smarty/libs/plugins/modifier.nl2br.php
160
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.rm_auto.php
161
%%BASE%%/core/external/smarty/libs/plugins/modifier.regex_replace.php
161
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.rmdir.php
162
%%BASE%%/core/external/smarty/libs/plugins/modifier.replace.php
162
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.run_insert_handler.php
163
%%BASE%%/core/external/smarty/libs/plugins/modifier.spacify.php
163
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.smarty_include_php.php
164
%%BASE%%/core/external/smarty/libs/plugins/modifier.string_format.php
164
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.write_cache_file.php
165
%%BASE%%/core/external/smarty/libs/plugins/modifier.strip.php
165
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.write_compiled_include.php
166
%%BASE%%/core/external/smarty/libs/plugins/modifier.strip_tags.php
166
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.write_compiled_resource.php
167
%%BASE%%/core/external/smarty/libs/plugins/modifier.truncate.php
167
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/internals/core.write_file.php
168
%%BASE%%/core/external/smarty/libs/plugins/modifier.upper.php
168
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/block.textformat.php
169
%%BASE%%/core/external/smarty/libs/plugins/modifier.wordwrap.php
169
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/compiler.assign.php
170
%%BASE%%/core/external/smarty/libs/plugins/outputfilter.trimwhitespace.php
170
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.assign_debug_info.php
171
%%BASE%%/core/external/smarty/libs/plugins/shared.escape_special_chars.php
171
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.config_load.php
172
%%BASE%%/core/external/smarty/libs/plugins/shared.make_timestamp.php
172
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.counter.php
173
%%BASE%%/core/global.inc.php
173
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.cycle.php
174
%%BASE%%/core/graph/cgraph.class.php
174
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.debug.php
175
%%BASE%%/core/i18n/ctranslation.class.php
175
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.eval.php
176
%%BASE%%/core/utils/chttprequest.class.php
176
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.fetch.php
177
%%BASE%%/core/utils/cutils.class.php
177
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_checkboxes.php
178
%%BASE%%/core/utils/datetimeutil.class.php
178
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_image.php
179
%%BASE%%/core/utils/file.class.php
179
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_options.php
180
%%BASE%%/index.php
180
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_radios.php
181
%%BASE%%/joblogs.php
181
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_select_date.php
182
%%BASE%%/jobs.php
182
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_select_time.php
183
%%BASE%%/pools.php
183
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.html_table.php
184
%%BASE%%/test.php
184
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.mailto.php
185
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.math.php
186
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.popup.php
187
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/function.popup_init.php
188
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.capitalize.php
189
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.cat.php
190
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.count_characters.php
191
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.count_paragraphs.php
192
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.count_sentences.php
193
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.count_words.php
194
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.date_format.php
195
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.debug_print_var.php
196
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.default.php
197
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.escape.php
198
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.indent.php
199
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.lower.php
200
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.nl2br.php
201
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.regex_replace.php
202
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.replace.php
203
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.spacify.php
204
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.string_format.php
205
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.strip.php
206
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.strip_tags.php
207
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.truncate.php
208
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.upper.php
209
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/modifier.wordwrap.php
210
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/outputfilter.trimwhitespace.php
211
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/shared.escape_special_chars.php
212
%%WWWDIR%%/core/vendor/smarty-2.6.28/libs/plugins/shared.make_timestamp.php
213
%%WWWDIR%%/core/vendor/smarty-gettext-1.1/COPYING
214
%%WWWDIR%%/core/vendor/smarty-gettext-1.1/ChangeLog
215
%%WWWDIR%%/core/vendor/smarty-gettext-1.1/README
216
%%WWWDIR%%/core/vendor/smarty-gettext-1.1/smarty-gettext.php
217
%%WWWDIR%%/core/vendor/smarty-gettext-1.1/tsmarty2c.php
218
%%WWWDIR%%/index.php
219
%%WWWDIR%%/joblogs.php
220
%%WWWDIR%%/jobs.php
221
%%WWWDIR%%/pools.php
222
%%WWWDIR%%/test.php
185
@owner
223
@owner
186
@group
224
@group

Return to bug 206450