File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
templates/CRM/Logviewer/Page Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 22<extension key =" ca.civicrm.logviewer" type =" module" >
33 <file >logviewer</file >
44 <name >CiviCRM Log Viewer</name >
5- <description >Simple view access to the most recent CiviCRM admin log file.</description >
5+ <description >Simple view access to the most recent CiviCRM debug log file.</description >
66 <license >AGPL-3.0</license >
77 <maintainer >
88 <author >Alan Dixon</author >
1212 <url desc =" Main Extension Page" >https://github.com/adixon/ca.civicrm.logviewer</url >
1313 <url desc =" Licensing" >http://www.gnu.org/licenses/agpl-3.0.html</url >
1414 </urls >
15- <releaseDate >2017-05-09 </releaseDate >
15+ <releaseDate >2017-09-07 </releaseDate >
1616 <version >1.0</version >
17- <develStage >alpha </develStage >
17+ <develStage >stable </develStage >
1818 <compatibility >
19+ <ver >4.6</ver >
1920 <ver >4.7</ver >
2021 </compatibility >
21- <comments >This is a new, undeveloped module </comments >
22+ <comments >View the most recent CiviCRM debug logfile, useful for quick access to recent errors or warnings. </comments >
2223 <civix >
2324 <namespace >CRM/Logviewer</namespace >
2425 </civix >
Original file line number Diff line number Diff line change 11<h3 >Log Viewer</h3 >
22
3- <p >The current time is { $currentTime } </p >
4-
5- <p >{ ts 1=$currentTime } (In your native language) The current time is %1.{ /ts} </p >
3+ <p >{ ts 1=$currentTime } The current time is %1.{ /ts} </p >
64
75{ if $logEntries }
86 <table >
You can’t perform that action at this time.
0 commit comments