~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/console/plugin.ini

  • Committer: Monty Taylor
  • Date: 2008-11-07 00:15:51 UTC
  • mto: This revision was merged to the branch mainline in revision 579.
  • Revision ID: monty@inaugust.com-20081107001551-8vxb6sf1ti0i5p09
Cleaned up some headers for PCH.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
title=Console Client
3
 
description=Plugin that provides a command console in the drizzled process.
4
 
load_by_default=yes
5
 
static=yes
6
 
sources=console.cc