From 32f514f14b7908b41e0e34a14de7e94d4482fbf2 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Fri, 29 Feb 2008 19:27:12 +0000 Subject: [PATCH 1/1] Script to automatically upload changes in a drupal page to drupal. Handy for the api. This almost works, but not quite. It worked on a recent myplc, but doesn't work on the production box. I don't know why. --- doc/upload.php | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 doc/upload.php diff --git a/doc/upload.php b/doc/upload.php new file mode 100644 index 0000000..ba0cf78 --- /dev/null +++ b/doc/upload.php @@ -0,0 +1,61 @@ + -- 2.43.0