-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
- ProcessWire version: 3.0.76
File: /wire/modules/AdminTheme/AdminThemeDefault/install-foot.inc
<p>ProcessWire <?php echo PROCESSWIRE_INSTALL; ?> © 2016</p>
File: /wire/templates-admin/install-foot.inc (is this one used???)
<p>ProcessWire 2.3 © 2013 by Ryan Cramer</p>
I usually check the copyright date when I install software to get an indication when it was last updated and how it is supported. Maybe add the (c) year number to a central place as well, along side the version number for example?