~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_functions/plugin.ini

  • Committer: Monty Taylor
  • Date: 2010-08-27 15:35:00 UTC
  • mto: (1758.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1759.
  • Revision ID: mordred@inaugust.com-20100827153500-ljbs9nqp9e49li87
Added sphinx infrastructure

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
title=Memcached Client UDFs
3
3
description=UDF plugin for libmemcached
4
4
load_by_default=no
5
 
static=no
6
5
disabled=yes
7
6
headers=memcached_functions.h 
8
7
        memc_get.h memc_get_by_key.h