A
A
Alex00072014-11-17 14:18:18
Calendar
Alex0007, 2014-11-17 14:18:18

Accidentally deleted my Ubuntu calendar - how do I get it back?

Accidentally deleted the Ubuntu calendar - how to install it back?
(I can’t see the uninstall history - I deleted many programs in a row)
0ece6bb7bb194f2883714c7c7d0fcbea.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alex0007, 2014-11-17
@Alex0007

Issue resolved:
sudo apt-get install indicator-datetime

M
Melkij, 2017-02-12
@zer1

The prepared statements mechanism was originally conceived to substitute only data into the request. The request structure cannot be changed.

F
FanatPHP, 2017-02-13
@FanatPHP

$num = '1';
$fields = 'title';

$stm = $pdo->prepare('SELECT * FROM products WHERE id=?');
$stm->execute([$num]);
$data = $stm->fetch();

var_dump($data[$fields]);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question