Changeset 2132482
- Timestamp:
- 08/02/2019 03:04:21 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cc-custom-taxonmy/trunk/lib/ccfw/classes/framework.class.php
r2132481 r2132482 467 467 echo '<footer class="cc-footer">'; 468 468 echo '<div class="cc-block-left">Powered by CC Framework.</div>'; 469 echo '<div class="cc-block-right">Version ' . CC FW_VERSION . '</div>';469 echo '<div class="cc-block-right">Version ' . CC_VERSION . '</div>'; 470 470 echo '<div class="clear"></div>'; 471 471 echo '</footer>'; // end .cc-footer
Note: See TracChangeset
for help on using the changeset viewer.