~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/console/plugin.ini

  • Committer: Mark Atwood
  • Date: 2011-12-28 02:50:31 UTC
  • Revision ID: me@mark.atwood.name-20111228025031-eh4h1zwv4ig88g0i
fix tests/r/basic.result

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