[Tell] Add right Maximum Value

master
sfan5 2013-01-12 17:48:34 +01:00
parent 59c507a117
commit 113604fb3a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ http://inamidst.com/phenny/
import os, re, time, random
import web
maximum =
maximum = 5
def loadReminders(fn):
result = {}