⚲
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 607e7686
Added by NewEraCracker
over 9 years
ago
ID
607e7686fd59de9cfe677802333a8c062e8404bf
Parent
00f29802
Child
820562e8
Minor tweaks to simplify code
Calling print(sprintf(...)) can be simplified to printf(...).
Changes
View differences
added
modified
copied
renamed
deleted
src
usr
local
www
diag_halt.php
(
diff
)
widgets
widgets
dyn_dns_status.widget.php
(
diff
)
Loading...
Minor tweaks to simplify code
Calling print(sprintf(...)) can be simplified to printf(...).