diff options
author | csarven <csarven@controlyourself.ca> | 2008-12-09 21:16:07 -0500 |
---|---|---|
committer | csarven <csarven@controlyourself.ca> | 2008-12-09 21:16:07 -0500 |
commit | 33196c24f4c9609611cfbcf6466ceee60c51ef8e (patch) | |
tree | db0046580f8a6f4b38fd1ba2da74977875945198 /_darcs/tentative_pristine | |
parent | 53cabc0171f6628f428fbc02a6ae48dcab5e4c6d (diff) |
Jcrop v2 (POST cropping to be completed)
darcs-hash:20081210021607-eefa4-c3590f3e734255faf098bf5ca09fc17901a6db70.gz
Diffstat (limited to '_darcs/tentative_pristine')
-rw-r--r-- | _darcs/tentative_pristine | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/_darcs/tentative_pristine b/_darcs/tentative_pristine index 212e028d8..e69de29bb 100644 --- a/_darcs/tentative_pristine +++ b/_darcs/tentative_pristine @@ -1,10 +0,0 @@ -hunk ./scripts/update_facebook.php 51 -+print date('r', $current_time) . " Looking for notices to send to Facebook...\n"; -+ -+$cnt = 0; -+ -hunk ./scripts/update_facebook.php 67 -+ $cnt++; -hunk ./scripts/update_facebook.php 74 -+print "Sent $cnt notices to Facebook.\n"; -+ |