NewEraCracker
fa172bc5e8
Convert short open tags to full tags
...
Short open tag is discouraged since it is only available if enabled
See https://secure.php.net/manual/en/language.basic-syntax.phptags.php
2016-01-07 15:50:30 -05:00
Colin Fleming
4b1d882f45
Remove $closehead variable
...
Remove unused variable $closehead
2015-12-19 21:57:28 +00:00
Renato Botelho
6aa3723a90
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
2015-12-15 16:03:19 -02:00
Phil Davis
947141fd21
Code style usr local www a-e
2015-12-14 20:20:16 +05:45
Jared Dillard
7b91ab09a7
clean up command prompt page
2015-11-30 11:37:00 -06:00
Colin Fleming
8fd9052f36
Type up SCRIPT tags
2015-11-29 18:23:07 +00:00
jim-p
5230f468d5
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
2015-11-25 11:48:35 -05:00
Phil Davis
06831ceb92
Be consistent with "Download file"
...
The download section is headed "Download file" but the upload section was "Upload a file".
Be consistent - I have chosen to change to "Upload file".
Could just as easily make the download heading "Download a file".
Not sure it matters - just use the same convention in both places.
2015-11-17 18:16:39 +05:45
Renato Botelho
cb41dd63de
Copyright and license cleanup
...
- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces
2015-11-09 09:19:49 -02:00
Phil Davis
919d91f973
EOL whitespace and header consistency for www
2015-11-09 14:32:43 +05:45
Stephen Beaver
c9df279d53
Correction per Phil Davis
2015-11-06 11:04:38 -05:00
Stephen Beaver
9da2cf1c6e
First batch of copyright updates
2015-11-05 19:12:25 -05:00
Stephen Beaver
fc8b158f86
Now uses tempnam() generated file name
2015-10-26 16:33:24 -04:00
Stephen Beaver
f5ba2db312
Comment typo
2015-10-26 16:18:57 -04:00
Stephen Beaver
3e115dbf71
Experimental: Fixes #5288
2015-10-26 16:14:55 -04:00
Stephen Beaver
bd8eeef99c
Fixed #5343
2015-10-26 10:06:20 -04:00
Phil Davis
1867cd5ccd
Fix Command Prompt Download and Upload when not in English - Redmine #5343 for master
...
This one is broken in master (as well as RELENG_2_2) and this code fixes it.
2015-10-25 11:23:14 +05:45
jim-p
2ccb418a2e
Allow pre-filling (but no automatic action) of the download filename on exec.php.
2015-09-14 15:00:23 -04:00
Stephen Beaver
8c4455dde1
Fixed #5101
...
Removed new line/space before closing </pre>
2015-09-04 15:41:46 -04:00
Stephen Beaver
6aef15f8cf
Fixed #5101
...
system() command replaced with exec()
2015-09-04 14:41:47 -04:00
Phil Davis
0bbbafc48d
Duplicated code in exec.php bootstrap
...
I am not sure why these lines had been duplicated, so please explain if it does something that is needed.
2015-08-31 22:19:01 +05:45
Renato Botelho
03b19a93f4
Merge branch 'master' into bootstrap
2015-08-26 15:12:02 -03:00
Renato Botelho
46bc6e545a
Move main pfSense content to src/
2015-08-25 14:49:54 -03:00