5 lines
82 B
PHP
5 lines
82 B
PHP
<script>
|
|
if (typeof yearNow === 'function') {
|
|
yearNow("year");
|
|
}
|
|
</script> |