Sha256: 2596fc94b7d96b564f01be6fa6c6b4382797d7d3000c9652b682bc460a251af2

Contents?: true

Size: 105 Bytes

Versions: 11

Compression:

Stored size: 105 Bytes

Contents

<?
  function editmode() {
    global $c;
    if ($c->isEditMode()) {
      echo "editMode";
    }
  }
?>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
pave-0.9.0 templates/themes/blank/includes/functions.php
pave-0.8.0 templates/themes/blank/includes/functions.php
pave-0.7.1 templates/themes/blank/includes/functions.php
pave-0.7.0 templates/themes/blank/includes/functions.php
pave-0.6.6 templates/themes/blank/includes/functions.php
pave-0.6.5 templates/themes/blank/includes/functions.php
pave-0.6.4 templates/themes/blank/includes/functions.php
pave-0.6.3 templates/themes/blank/includes/functions.php
pave-0.6.2 templates/themes/blank/includes/functions.php
pave-0.6.1 templates/themes/blank/includes/functions.php
pave-0.6.0 templates/themes/blank/includes/functions.php