~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/console/plugin.ini

  • Committer: Eric Day
  • Date: 2009-08-27 19:21:43 UTC
  • mto: This revision was merged to the branch mainline in revision 1131.
  • Revision ID: eday@oddments.org-20090827192143-t750y6bepooi0dt8
Added console plugin.

Show diffs side-by-side

added added

removed removed

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