PHP Classes

File: libs/Twig/ext/twig/config.w32

Recommend this page to a friend!
  Classes of william amed   Raptor 2   libs/Twig/ext/twig/config.w32   Download  
File: libs/Twig/ext/twig/config.w32
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 149 bytes
 

Contents

Class file image Download
// vim:ft=javascript ARG_ENABLE("twig", "Twig support", "no"); if (PHP_TWIG != "no") { AC_DEFINE('HAVE_TWIG', 1); EXTENSION('twig', 'twig.c'); }