Assuming globals is required, the following 4 results were found.
MDX statement which had seconds as its smallest denominator: ="Execution Time: " + CStr(System.DateTime.Now.Subtract(Globals!ExecutionTime).Hours) + " hour(s)" + " , " + CStr(System.DateTime.Now.Subtract(Globals!ExecutionTime).Minutes) + " minute(s)" +...
Security Checklistshttps://www.joellipman.com/articles/cms/joomla/security-checklists.html
3. Protect directories and files 4. Adjust file and directory permissions 5. Remove unneeded files 6. Turn Register Globals Emulation OFF 7. Check for extension vulnerabilities 8. Remove junk files Source: http://docs.joomla.org/Security_Checkli …...
; DECLARE GLOBALS ; ********************************************************************************************************************************************************************** ; Program title ThisProgram:="ByeBU Countdown" ; Program version...
which hides the entire div when printing */ .currentPageNumber { content: "1"; } .totalPageNumber { content: "1"; } /* globals */ #my-header td, #my-container th, #my-container td, #my-footer{ color: #111; font-family: 'Lato', sans-serif !important;...