读取作者名称

ct-mobile-first
ycc 5 years ago
parent 70f286417f
commit 4727a2c924

@ -19,5 +19,5 @@
alt="Instagram"></a></li>
</ul>
</div>
<div class="authorupdate">By <strong><?php echo !empty($author)?$author->NickName:'author nickname'; ?></strong>Update <?php echo date("d.m.Y",time()); ?></div>
<div class="authorupdate">By <strong><?php echo !empty($author)?$author->OPI_FirstName:'author nickname'; ?></strong>Update <?php echo date("d.m.Y",time()); ?></div>
</div>
Loading…
Cancel
Save