⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
pfSense
All Projects
pfSense
Overview
Activity
Roadmap
Issues
Gantt
Calendar
News
Documents
Repository
«
Previous
|
Next
»
Revision b5b51aa6
Added by
Renato Botelho
over 9 years
ago
ID
b5b51aa60e7360ee97170dcd4b0cb77a4cd77c50
Parent
e88df207
Child
d7e7a132
Always define $last_update_file to avoid calling file_put_contents with empty filename. Fixes
#5502
Related issues
Bug #5502
: Warning: file_put_contents(): Filename cannot be empty in /etc/inc/pkg-utils.inc on line 123
Changes
View differences
added
modified
copied
renamed
deleted
src
etc
inc
pkg-utils.inc
(
diff
)
Loading...
Always define $last_update_file to avoid calling file_put_contents with empty filename. Fixes #5502