From aca444f564e83fc1a7112412bf5ce558ca355e5f Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 8 May 2009 13:32:23 +0000 Subject: Closes #1011: Added basic captcha support. git-svn-id: https://code.elgg.org/elgg/trunk@3270 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/captcha/backgrounds/bg1.jpg | Bin 0 -> 2542 bytes mod/captcha/backgrounds/bg2.jpg | Bin 0 -> 2561 bytes mod/captcha/backgrounds/bg3.jpg | Bin 0 -> 2494 bytes mod/captcha/backgrounds/bg4.jpg | Bin 0 -> 2277 bytes mod/captcha/backgrounds/bg5.jpg | Bin 0 -> 2338 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 mod/captcha/backgrounds/bg1.jpg create mode 100644 mod/captcha/backgrounds/bg2.jpg create mode 100644 mod/captcha/backgrounds/bg3.jpg create mode 100644 mod/captcha/backgrounds/bg4.jpg create mode 100644 mod/captcha/backgrounds/bg5.jpg (limited to 'mod/captcha/backgrounds') diff --git a/mod/captcha/backgrounds/bg1.jpg b/mod/captcha/backgrounds/bg1.jpg new file mode 100644 index 000000000..0e16b2265 Binary files /dev/null and b/mod/captcha/backgrounds/bg1.jpg differ diff --git a/mod/captcha/backgrounds/bg2.jpg b/mod/captcha/backgrounds/bg2.jpg new file mode 100644 index 000000000..3357164a6 Binary files /dev/null and b/mod/captcha/backgrounds/bg2.jpg differ diff --git a/mod/captcha/backgrounds/bg3.jpg b/mod/captcha/backgrounds/bg3.jpg new file mode 100644 index 000000000..96610abf4 Binary files /dev/null and b/mod/captcha/backgrounds/bg3.jpg differ diff --git a/mod/captcha/backgrounds/bg4.jpg b/mod/captcha/backgrounds/bg4.jpg new file mode 100644 index 000000000..5123ed70e Binary files /dev/null and b/mod/captcha/backgrounds/bg4.jpg differ diff --git a/mod/captcha/backgrounds/bg5.jpg b/mod/captcha/backgrounds/bg5.jpg new file mode 100644 index 000000000..7ae7e6c22 Binary files /dev/null and b/mod/captcha/backgrounds/bg5.jpg differ -- cgit v1.2.3