~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/sleep/plugin.ini

  • Committer: Patrick Galbraith
  • Date: 2009-07-31 12:41:37 UTC
  • mto: (1154.1.2 staging)
  • mto: This revision was merged to the branch mainline in revision 1156.
  • Revision ID: patg@patrick-galbraiths-macbook-pro.local-20090731124137-22jool1jy44szs4g
Drizzle can now sleep!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
name=sleep
 
3
title=Sleep UDF Plugin
 
4
description=UDF Plugin for sleep().
 
5
load_by_default=yes
 
6
sources=sleep.cc