PHP Classes

File: vendor/pimple/pimple/ext/pimple/config.w32

Recommend this page to a friend!
  Classes of uche   Farm Price   vendor/pimple/pimple/ext/pimple/config.w32   Download  
File: vendor/pimple/pimple/ext/pimple/config.w32
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Farm Price
API to get the prices from agriculture markets
Author: By
Last change:
Date: 2 years ago
Size: 296 bytes
 

Contents

Class file image Download
// $Id$ // vim:ft=javascript // If your extension references something external, use ARG_WITH // ARG_WITH("pimple", "for pimple support", "no"); // Otherwise, use ARG_ENABLE // ARG_ENABLE("pimple", "enable pimple support", "no"); if (PHP_PIMPLE != "no") { EXTENSION("pimple", "pimple.c"); }