Changeset 1570827
- Timestamp:
- 01/08/2017 11:28:53 PM (9 years ago)
- Location:
- robotswhiz/tags/1.1.0
- Files:
-
- 2 edited
-
RobotsWhiz.php (modified) (1 diff)
-
src/robotswhiz/RobotsWhiz.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
robotswhiz/tags/1.1.0/RobotsWhiz.php
r1570822 r1570827 60 60 61 61 62 const IS_MODE_RELEASE = false;62 const IS_MODE_RELEASE = true; 63 63 64 64 -
robotswhiz/tags/1.1.0/src/robotswhiz/RobotsWhiz.php
r1570822 r1570827 60 60 61 61 62 const IS_MODE_RELEASE = false;62 const IS_MODE_RELEASE = true; 63 63 64 64
Note: See TracChangeset
for help on using the changeset viewer.