From eabae96fb40a51002a90961b3092b38d29b1f5f9 Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Thu, 25 Feb 2010 22:02:40 -0800 Subject: [PATCH] Get ApiAction autoloading properly --- lib/{api.php => apiaction.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{api.php => apiaction.php} (100%) diff --git a/lib/api.php b/lib/apiaction.php similarity index 100% rename from lib/api.php rename to lib/apiaction.php -- 2.39.5