@@ -21,12 +21,12 @@ |
||
| 21 | 21 | { |
| 22 | 22 | |
| 23 | 23 | |
| 24 | - /** |
|
| 25 | - * Gets recently used libraries for the current author |
|
| 26 | - * |
|
| 27 | - * @return array machine names. The first element in the array is the |
|
| 28 | - * most recently used. |
|
| 29 | - */ |
|
| 24 | + /** |
|
| 25 | + * Gets recently used libraries for the current author |
|
| 26 | + * |
|
| 27 | + * @return array machine names. The first element in the array is the |
|
| 28 | + * most recently used. |
|
| 29 | + */ |
|
| 30 | 30 | /* public function getAuthorsRecentlyUsedLibraries() { |
| 31 | 31 | global $wpdb; |
| 32 | 32 | $recently_used = array(); |