Core API compatibility.
File
- includes/
bootstrap.inc, line 16 - Functions that need to be loaded on every Drupal request.
Code
<?php
define('DRUPAL_CORE_COMPATIBILITY', '7.x')
?>
Login or register to post commentsCore API compatibility.
<?php
define('DRUPAL_CORE_COMPATIBILITY', '7.x')
?>
Login or register to post comments