aboutsummaryrefslogtreecommitdiffstats
path: root/header.php
diff options
context:
space:
mode:
authorHeckyel <heckyel@openmailbox.org>2017-02-21 19:45:33 -0500
committerHeckyel <heckyel@openmailbox.org>2017-02-21 19:45:33 -0500
commitdab789f117a0e16a76e9af83dac91b8ab7a279e9 (patch)
tree2fdbae53bf7966565fd09b6781f444a99f6c06aa /header.php
parent4b6b143b04a4d7eafecc67a6854a6c72e15c9ad9 (diff)
downloadlidra-theme-dab789f117a0e16a76e9af83dac91b8ab7a279e9.tar.lz
lidra-theme-dab789f117a0e16a76e9af83dac91b8ab7a279e9.tar.xz
lidra-theme-dab789f117a0e16a76e9af83dac91b8ab7a279e9.zip
generación de fecha nativo desde PHP
Diffstat (limited to 'header.php')
-rw-r--r--header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.php b/header.php
index b1d9e5a..d3c2406 100644
--- a/header.php
+++ b/header.php
@@ -27,7 +27,7 @@ printf('
@licstart The following is the entire license notice for the
JavaScript code in this page.
- Copyleft ' . get_the_time('Y') . ' | ' . get_bloginfo('name') . '
+ Copyleft ' . date('Y') . ' | ' . get_bloginfo('name') . '
The JavaScript code in this page is free software: you can
redistribute it and/or modify it under the terms of the GNU